File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 121
121
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
122
122
"@typescript-eslint/parser" : " 7.18.0" ,
123
123
"dotenv" : " 17.2.2" ,
124
- "eslint" : " 9.35 .0" ,
124
+ "eslint" : " 9.36 .0" ,
125
125
"eslint-config-prettier" : " ^10.0.0" ,
126
126
"generate-package-json-webpack-plugin" : " 2.6.0" ,
127
127
"husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change 1265
1265
minimatch "^3.1.2"
1266
1266
strip-json-comments "^3.1.1"
1267
1267
1268
- "@eslint/js@9.35 .0":
1269
- version "9.35 .0"
1270
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35 .0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07 "
1271
- integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw ==
1268
+ "@eslint/js@9.36 .0":
1269
+ version "9.36 .0"
1270
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36 .0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef "
1271
+ integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw ==
1272
1272
1273
1273
"@eslint/object-schema@^2.1.6":
1274
1274
version "2.1.6"
@@ -5312,18 +5312,18 @@ eslint-visitor-keys@^4.2.1:
5312
5312
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
5313
5313
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
5314
5314
5315
- eslint@9.35 .0:
5316
- version "9.35 .0"
5317
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35 .0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e "
5318
- integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg ==
5315
+ eslint@9.36 .0:
5316
+ version "9.36 .0"
5317
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36 .0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088 "
5318
+ integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ ==
5319
5319
dependencies:
5320
5320
"@eslint-community/eslint-utils" "^4.8.0"
5321
5321
"@eslint-community/regexpp" "^4.12.1"
5322
5322
"@eslint/config-array" "^0.21.0"
5323
5323
"@eslint/config-helpers" "^0.3.1"
5324
5324
"@eslint/core" "^0.15.2"
5325
5325
"@eslint/eslintrc" "^3.3.1"
5326
- "@eslint/js" "9.35 .0"
5326
+ "@eslint/js" "9.36 .0"
5327
5327
"@eslint/plugin-kit" "^0.3.5"
5328
5328
"@humanfs/node" "^0.16.6"
5329
5329
"@humanwhocodes/module-importer" "^1.0.1"
You can’t perform that action at this time.
0 commit comments