Commit 5510af8 1 parent 310a22c commit 5510af8 Copy full SHA for 5510af8
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 39
39
"eslint" : " ^8.56.0" ,
40
40
"eslint-plugin-github" : " ^5.1.5" ,
41
41
"eslint-plugin-jest" : " ^28.10.0" ,
42
- "eslint-plugin-prettier" : " ^5.2.1 " ,
42
+ "eslint-plugin-prettier" : " ^5.2.2 " ,
43
43
"jest" : " ^29.7.0" ,
44
44
"jest-circus" : " ^29.7.0" ,
45
45
"js-yaml" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -2278,10 +2278,10 @@ eslint-plugin-no-only-tests@^3.0.0:
2278
2278
resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.0.0.tgz#026cbc8cb069c8da6b7e19d03654be7ad49893f6"
2279
2279
integrity sha512-I0PeXMs1vu21ap45hey4HQCJRqpcoIvGcNTPJe+UhUm8TwjQ6//mCrDqF8q0WS6LgmRDwQ4ovQej0AQsAHb5yg==
2280
2280
2281
- eslint-plugin-prettier@^5.2.1 :
2282
- version "5.2.1 "
2283
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1 .tgz#d1c8f972d8f60e414c25465c163d16f209411f95 "
2284
- integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw ==
2281
+ eslint-plugin-prettier@^5.2.1, eslint-plugin-prettier@^5.2.2 :
2282
+ version "5.2.2 "
2283
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2 .tgz#d1f068f65dc8490f102eda21d1f4cd150c205211 "
2284
+ integrity sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ ==
2285
2285
dependencies :
2286
2286
prettier-linter-helpers "^1.0.0"
2287
2287
synckit "^0.9.1"
You can’t perform that action at this time.
0 commit comments