File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 91
91
"eslint-import-resolver-typescript" : " 2.7.1" ,
92
92
"eslint-plugin-compat" : " 4.0.2" ,
93
93
"eslint-plugin-import" : " 2.26.0" ,
94
- "eslint-plugin-jest" : " 26.2.2 " ,
94
+ "eslint-plugin-jest" : " 26.5.3 " ,
95
95
"eslint-plugin-jsx-a11y" : " 6.5.1" ,
96
96
"eslint-plugin-no-storage" : " 1.0.2" ,
97
97
"eslint-plugin-react" : " 7.30.0" ,
105
105
"mini-css-extract-plugin" : " 2.6.1" ,
106
106
"msw" : " 0.42.0" ,
107
107
"prettier" : " 2.7.1" ,
108
- "prettier-plugin-organize-imports" : " 2.3.4 " ,
108
+ "prettier-plugin-organize-imports" : " 3.0.0 " ,
109
109
"react-hot-loader" : " 4.13.0" ,
110
110
"sql-formatter" : " 8.0.2" ,
111
111
"style-loader" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -6503,10 +6503,10 @@ eslint-plugin-import@2.26.0:
6503
6503
resolve "^1.22.0"
6504
6504
tsconfig-paths "^3.14.1"
6505
6505
6506
- eslint-plugin-jest@26.2.2 :
6507
- version "26.2.2 "
6508
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2 .tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c "
6509
- integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew ==
6506
+ eslint-plugin-jest@26.5.3 :
6507
+ version "26.5.3 "
6508
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3 .tgz#a3ceeaf4a757878342b8b00eca92379b246e5505 "
6509
+ integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ ==
6510
6510
dependencies:
6511
6511
"@typescript-eslint/utils" "^5.10.0"
6512
6512
@@ -11290,10 +11290,10 @@ prelude-ls@~1.1.2:
11290
11290
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
11291
11291
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
11292
11292
11293
- prettier-plugin-organize-imports@2.3.4 :
11294
- version "2.3.4 "
11295
- resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4. tgz#65473861ae5ab7960439fff270a2258558fbe9ba "
11296
- integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw ==
11293
+ prettier-plugin-organize-imports@3.0.0 :
11294
+ version "3.0.0 "
11295
+ resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.0.0. tgz#39739423cc7069f2a3bfa58d14f8a502ff163df2 "
11296
+ integrity sha512-juSCJs5TMOqGGPaN/A/1xzWFzRPH2LG1LPLCr64dzKaVnPafJdtgDNmDVlU+8A4LbQzVJg0DTvgA8swBuIUhlg ==
11297
11297
11298
11298
prettier@2.7.1:
11299
11299
version "2.7.1"
You can’t perform that action at this time.
0 commit comments