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 13
13
"@types/eslint" : " 8.44.7" ,
14
14
"@types/jest" : " 29.5.8" ,
15
15
"codecov" : " 3.8.3" ,
16
- "eslint" : " 8.53 .0" ,
16
+ "eslint" : " 8.54 .0" ,
17
17
"eslint-config-prettier" : " 9.0.0" ,
18
18
"eslint-config-typed-fp" : " 5.3.0" ,
19
19
"eslint-plugin-functional" : " 6.0.0" ,
Original file line number Diff line number Diff line change 698
698
minimatch "^3.1.2"
699
699
strip-json-comments "^3.1.1"
700
700
701
- " @eslint/js@8.53 .0 " :
702
- version "8.53 .0"
703
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53 .0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d "
704
- integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w ==
701
+ " @eslint/js@8.54 .0 " :
702
+ version "8.54 .0"
703
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54 .0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf "
704
+ integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ ==
705
705
706
706
" @humanwhocodes/config-array@^0.11.13 " :
707
707
version "0.11.13"
@@ -2220,15 +2220,15 @@ eslint-visitor-keys@^3.4.3:
2220
2220
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2221
2221
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2222
2222
2223
- eslint@8.53 .0 :
2224
- version "8.53 .0"
2225
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53 .0.tgz#14f2c8244298fcae1f46945459577413ba2697ce "
2226
- integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag ==
2223
+ eslint@8.54 .0 :
2224
+ version "8.54 .0"
2225
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54 .0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537 "
2226
+ integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA ==
2227
2227
dependencies :
2228
2228
" @eslint-community/eslint-utils" " ^4.2.0"
2229
2229
" @eslint-community/regexpp" " ^4.6.1"
2230
2230
" @eslint/eslintrc" " ^2.1.3"
2231
- " @eslint/js" " 8.53 .0"
2231
+ " @eslint/js" " 8.54 .0"
2232
2232
" @humanwhocodes/config-array" " ^0.11.13"
2233
2233
" @humanwhocodes/module-importer" " ^1.0.1"
2234
2234
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments