File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2323 },
2424 "dependencies" : {
2525 "@dudeofawesome/eslint-config" : " ^1.0.0" ,
26- "@prettier/plugin-ruby" : " ^3.1 .2" ,
26+ "@prettier/plugin-ruby" : " ^4.0 .2" ,
2727 "eslint" : " ^8.49.0" ,
2828 "prettier" : " ^3.0.3" ,
2929 "stylelint" : " ^14.6.0" ,
Original file line number Diff line number Diff line change 2020 "test" : " node --require ts-node/register --test test/index.ts"
2121 },
2222 "dependencies" : {
23- "@typescript-eslint/eslint-plugin" : " ^6.7.3 " ,
24- "@typescript-eslint/parser" : " ^6.7.3 " ,
23+ "@typescript-eslint/eslint-plugin" : " ^6.7.4 " ,
24+ "@typescript-eslint/parser" : " ^6.7.4 " ,
2525 "eslint-plugin-import" : " ^2.28.1"
2626 },
2727 "peerDependencies" : {
2828 "eslint" : " ^8.49.0" ,
29- "typescript" : " ^5.0.0, <=5.2 .0"
29+ "typescript" : " ^5.0.0, <5.3 .0"
3030 },
3131 "devDependencies" : {
3232 "@types/eslint" : " ^8.44.2" ,
Original file line number Diff line number Diff line change 2121 },
2222 "dependencies" : {
2323 "eslint" : " ^8.49.0" ,
24- "eslint-config-prettier" : " ^8.5 .0" ,
24+ "eslint-config-prettier" : " ^9.0 .0" ,
2525 "eslint-plugin-import" : " ^2.28.1" ,
2626 "eslint-plugin-prettier" : " ^5.0.0" ,
2727 "eslint-plugin-promise" : " ^6.1.1"
Original file line number Diff line number Diff line change 1818 "test" : " node --require ts-node/register --test test/index.ts"
1919 },
2020 "peerDependencies" : {
21- "typescript" : " ^5.0.0, <=5.2 .0"
21+ "typescript" : " ^5.0.0, <5.3 .0"
2222 },
2323 "devDependencies" : {
2424 "@types/jest" : " ^29.5.5" ,
2525 "@types/node" : " ^20.6.3" ,
2626 "@types/react" : " ^18.2.23" ,
2727 "ts-node" : " ^10.9.1" ,
28- "typescript" : " ^5.0.0, <=5.2 .0"
28+ "typescript" : " ^5.0.0, <5.3 .0"
2929 }
3030}
You can’t perform that action at this time.
0 commit comments