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 33
33
"@typescript-eslint/eslint-plugin" : " 6.11.0" ,
34
34
"@typescript-eslint/parser" : " 6.11.0" ,
35
35
"cpx" : " 1.5.0" ,
36
- "eslint" : " 8.53 .0" ,
36
+ "eslint" : " 8.54 .0" ,
37
37
"eslint-config-prettier" : " 9.0.0" ,
38
38
"eslint-plugin-prettier" : " 5.0.1" ,
39
39
"gas-webpack-plugin" : " 2.5.0" ,
Original file line number Diff line number Diff line change 621
621
minimatch "^3.1.2"
622
622
strip-json-comments "^3.1.1"
623
623
624
- " @eslint/js@8.53 .0 " :
625
- version "8.53 .0"
626
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53 .0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d "
627
- integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w ==
624
+ " @eslint/js@8.54 .0 " :
625
+ version "8.54 .0"
626
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54 .0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf "
627
+ integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ ==
628
628
629
629
630
630
version "2.4.2"
@@ -2696,15 +2696,15 @@ eslint-visitor-keys@^3.4.3:
2696
2696
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2697
2697
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2698
2698
2699
- eslint@8.53 .0 :
2700
- version "8.53 .0"
2701
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53 .0.tgz#14f2c8244298fcae1f46945459577413ba2697ce "
2702
- integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag ==
2699
+ eslint@8.54 .0 :
2700
+ version "8.54 .0"
2701
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54 .0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537 "
2702
+ integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA ==
2703
2703
dependencies :
2704
2704
" @eslint-community/eslint-utils" " ^4.2.0"
2705
2705
" @eslint-community/regexpp" " ^4.6.1"
2706
2706
" @eslint/eslintrc" " ^2.1.3"
2707
- " @eslint/js" " 8.53 .0"
2707
+ " @eslint/js" " 8.54 .0"
2708
2708
" @humanwhocodes/config-array" " ^0.11.13"
2709
2709
" @humanwhocodes/module-importer" " ^1.0.1"
2710
2710
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments