File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 86
86
"lint-staged" : " ^13.3.0" ,
87
87
"lodash.has" : " ^4.5.2" ,
88
88
"mkdirp" : " ^2.1.3" ,
89
- "prettier" : " ^2.8.8 " ,
89
+ "prettier" : " ^3.6.1 " ,
90
90
"read-pkg-up" : " ^7.0.1" ,
91
91
"rimraf" : " ^4.1.1" ,
92
92
"tslib" : " ^2.8.1" ,
Original file line number Diff line number Diff line change @@ -2180,7 +2180,7 @@ __metadata:
2180
2180
lodash.has : ^4.5.2
2181
2181
mkdirp : ^2.1.3
2182
2182
npm-run-all : ^4.1.5
2183
- prettier : ^2.8.8
2183
+ prettier : ^3.6.1
2184
2184
read-pkg-up : ^7.0.1
2185
2185
rimraf : ^4.1.1
2186
2186
slash : ^3.0.0
@@ -11189,12 +11189,12 @@ __metadata:
11189
11189
languageName : node
11190
11190
linkType : hard
11191
11191
11192
- " prettier@npm:^2.8.8 " :
11193
- version : 2.8.8
11194
- resolution : " prettier@npm:2.8.8 "
11192
+ " prettier@npm:^3.6.1 " :
11193
+ version : 3.6.1
11194
+ resolution : " prettier@npm:3.6.1 "
11195
11195
bin :
11196
- prettier : bin- prettier.js
11197
- checksum : b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
11196
+ prettier : bin/ prettier.cjs
11197
+ checksum : 3b487e03078168467c7efed62207cab4fe9da0c304bd5d1c7ab55647fce9f78cc19caf801890d7bb49653b506b098d796277d998722f87eddf8fa5b2c66744b1
11198
11198
languageName : node
11199
11199
linkType : hard
11200
11200
You can’t perform that action at this time.
0 commit comments