File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 41
41
"npm-run-all" : " 4.1.5" ,
42
42
"parcel-bundler" : " 1.12.5" ,
43
43
"postcss-modules" : " 3.2.2" ,
44
- "prettier" : " 2.8.7 " ,
44
+ "prettier" : " 3.0.0 " ,
45
45
"prettier-eslint" : " 15.0.1"
46
46
},
47
47
"snyk" : true
Original file line number Diff line number Diff line change @@ -10035,7 +10035,12 @@ prettier-linter-helpers@^1.0.0:
10035
10035
dependencies:
10036
10036
fast-diff "^1.1.2"
10037
10037
10038
- [email protected] , prettier@^2.5.1:
10038
+
10039
+ version "3.0.0"
10040
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
10041
+ integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
10042
+
10043
+ prettier@^2.5.1:
10039
10044
version "2.8.7"
10040
10045
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
10041
10046
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
You can’t perform that action at this time.
0 commit comments