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 35
35
"@types/pako" : " 2.0.3" ,
36
36
"benchmark" : " 2.1.4" ,
37
37
"esbuild" : " 0.19.5" ,
38
- "eslint" : " 8.53 .0" ,
38
+ "eslint" : " 8.54 .0" ,
39
39
"fast-glob" : " 3.3.2" ,
40
40
"fast-memoize" : " 2.5.2" ,
41
41
"filesize" : " 10.1.0" ,
Original file line number Diff line number Diff line change 648
648
minimatch "^3.1.2"
649
649
strip-json-comments "^3.1.1"
650
650
651
- " @eslint/js@8.53 .0 " :
652
- version "8.53 .0"
653
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53 .0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d "
654
- integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w ==
651
+ " @eslint/js@8.54 .0 " :
652
+ version "8.54 .0"
653
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54 .0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf "
654
+ integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ ==
655
655
656
656
" @humanwhocodes/config-array@^0.11.13 " :
657
657
version "0.11.13"
@@ -2235,15 +2235,15 @@ eslint-visitor-keys@^3.4.3:
2235
2235
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2236
2236
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2237
2237
2238
- eslint@8.53 .0 :
2239
- version "8.53 .0"
2240
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53 .0.tgz#14f2c8244298fcae1f46945459577413ba2697ce "
2241
- integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag ==
2238
+ eslint@8.54 .0 :
2239
+ version "8.54 .0"
2240
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54 .0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537 "
2241
+ integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA ==
2242
2242
dependencies :
2243
2243
" @eslint-community/eslint-utils" " ^4.2.0"
2244
2244
" @eslint-community/regexpp" " ^4.6.1"
2245
2245
" @eslint/eslintrc" " ^2.1.3"
2246
- " @eslint/js" " 8.53 .0"
2246
+ " @eslint/js" " 8.54 .0"
2247
2247
" @humanwhocodes/config-array" " ^0.11.13"
2248
2248
" @humanwhocodes/module-importer" " ^1.0.1"
2249
2249
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments