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 86
86
"canvas" : " ^2.11.2" ,
87
87
"cz-conventional-changelog" : " ^3.3.0" ,
88
88
"eslint" : " ^8.57.1" ,
89
- "eslint-config-prettier" : " ^9 .1.0 " ,
89
+ "eslint-config-prettier" : " ^10 .1.1 " ,
90
90
"eslint-plugin-prettier" : " ^5.2.3" ,
91
91
"lint-staged" : " ^15.4.3" ,
92
92
"prettier" : " ^3.5.2" ,
Original file line number Diff line number Diff line change @@ -1429,7 +1429,7 @@ __metadata:
1429
1429
canvas : " npm:^2.11.2"
1430
1430
cz-conventional-changelog : " npm:^3.3.0"
1431
1431
eslint : " npm:^8.57.1"
1432
- eslint-config-prettier : " npm:^9 .1.0 "
1432
+ eslint-config-prettier : " npm:^10 .1.1 "
1433
1433
eslint-plugin-prettier : " npm:^5.2.3"
1434
1434
lint-staged : " npm:^15.4.3"
1435
1435
prettier : " npm:^3.5.2"
@@ -2138,6 +2138,17 @@ __metadata:
2138
2138
languageName : node
2139
2139
linkType : hard
2140
2140
2141
+ " eslint-config-prettier@npm:^10.1.1 " :
2142
+ version : 10.1.1
2143
+ resolution : " eslint-config-prettier@npm:10.1.1"
2144
+ peerDependencies :
2145
+ eslint : " >=7.0.0"
2146
+ bin :
2147
+ eslint-config-prettier : bin/cli.js
2148
+ checksum : 10/e78e195a4f19e0de9bf655648bb3433877d6a5368537f1b1049976b74180844a00dd7c1ba3144e3da6e8b6864f8dcdfcda6c7338a537883fcf5b212ef6dcd0e0
2149
+ languageName : node
2150
+ linkType : hard
2151
+
2141
2152
" eslint-config-prettier@npm:^9.1.0 " :
2142
2153
version : 9.1.0
2143
2154
resolution : " eslint-config-prettier@npm:9.1.0"
You can’t perform that action at this time.
0 commit comments