File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 2222 },
2323 "devDependencies" : {
2424 "@mikecbrant/prettier-config" : " workspace:*" ,
25- "eslint" : " 9.34.0" ,
26- "eslint-config-xo-typescript" : " 8.0.2" ,
27- "@typescript-eslint/parser" : " 8.41.0" ,
28- "@typescript-eslint/eslint-plugin" : " 8.41.0" ,
29- "eslint-plugin-import" : " 2.32.0" ,
30- "eslint-import-resolver-typescript" : " 3.10.1" ,
31- "eslint-plugin-unicorn" : " 52.0.0" ,
32- "eslint-plugin-sonarjs" : " 3.0.5" ,
33- "eslint-plugin-unused-imports" : " 4.2.0" ,
34- "typescript" : " 5.9.2"
25+ "eslint" : " ^ 9.34.0" ,
26+ "eslint-config-xo-typescript" : " ^ 8.0.2" ,
27+ "@typescript-eslint/parser" : " ^ 8.41.0" ,
28+ "@typescript-eslint/eslint-plugin" : " ^ 8.41.0" ,
29+ "eslint-plugin-import" : " ^ 2.32.0" ,
30+ "eslint-import-resolver-typescript" : " ^ 3.10.1" ,
31+ "eslint-plugin-unicorn" : " ^ 52.0.0" ,
32+ "eslint-plugin-sonarjs" : " ^ 3.0.5" ,
33+ "eslint-plugin-unused-imports" : " ^ 4.2.0" ,
34+ "typescript" : " ^ 5.9.2"
3535 },
3636 "publishConfig" : {
3737 "access" : " public"
You can’t perform that action at this time.
0 commit comments