File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 131
131
"mocha" : " ^7.2.0" ,
132
132
"nyc" : " ^13.3.0" ,
133
133
"parcel-bundler" : " ^1.12.4" ,
134
- "prettier" : " ^2 .2.1 " ,
134
+ "prettier" : " ^3 .2.4 " ,
135
135
"sinon" : " ^9.2.2" ,
136
136
"source-map-support" : " ^0.5.19" ,
137
137
"sourcegraph" : " ^25.3.0" ,
Original file line number Diff line number Diff line change @@ -6523,10 +6523,10 @@ prelude-ls@~1.1.2:
6523
6523
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
6524
6524
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
6525
6525
6526
- prettier@^2 .2.1 :
6527
- version "2 .2.1 "
6528
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2 .2.1 .tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5 "
6529
- integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q ==
6526
+ prettier@^3 .2.4 :
6527
+ version "3 .2.4 "
6528
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3 .2.4 .tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283 "
6529
+ integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ ==
6530
6530
6531
6531
process-nextick-args@~2.0.0 :
6532
6532
version "2.0.1"
You can’t perform that action at this time.
0 commit comments