File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 32
32
"@typescript-eslint/parser" : " ^8.7.0" ,
33
33
"cz-conventional-changelog" : " ^3.3.0" ,
34
34
"eslint" : " ^8.57.1" ,
35
- "eslint-config-prettier" : " ^9 .1.0 " ,
35
+ "eslint-config-prettier" : " ^10 .1.1 " ,
36
36
"eslint-plugin-prettier" : " ^5.2.1" ,
37
37
"lint-staged" : " ^15.2.10" ,
38
38
"prettier" : " ^3.3.3" ,
Original file line number Diff line number Diff line change @@ -3475,7 +3475,7 @@ __metadata:
3475
3475
"@typescript-eslint/parser": "npm:^8.7.0"
3476
3476
cz-conventional-changelog: "npm:^3.3.0"
3477
3477
eslint: "npm:^8.57.1"
3478
- eslint-config-prettier: "npm:^9 .1.0 "
3478
+ eslint-config-prettier: "npm:^10 .1.1 "
3479
3479
eslint-plugin-prettier: "npm:^5.2.1"
3480
3480
lint-staged: "npm:^15.2.10"
3481
3481
prettier: "npm:^3.3.3"
@@ -6703,6 +6703,17 @@ __metadata:
6703
6703
languageName: node
6704
6704
linkType: hard
6705
6705
6706
+ "eslint-config-prettier@npm:^10.1.1":
6707
+ version: 10.1.1
6708
+ resolution: "eslint-config-prettier@npm:10.1.1"
6709
+ peerDependencies:
6710
+ eslint: ">=7.0.0"
6711
+ bin:
6712
+ eslint-config-prettier: bin/cli.js
6713
+ checksum: 10/e78e195a4f19e0de9bf655648bb3433877d6a5368537f1b1049976b74180844a00dd7c1ba3144e3da6e8b6864f8dcdfcda6c7338a537883fcf5b212ef6dcd0e0
6714
+ languageName: node
6715
+ linkType: hard
6716
+
6706
6717
"eslint-config-prettier@npm:^9.1.0":
6707
6718
version: 9.1.0
6708
6719
resolution: "eslint-config-prettier@npm:9.1.0"
You can’t perform that action at this time.
0 commit comments