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 69
69
"babel-loader" : " ~10.0.0" ,
70
70
"cross-env" : " ~10.0.0" ,
71
71
"css-loader" : " ~7.1.2" ,
72
- "eslint" : " ~9.35 .0" ,
72
+ "eslint" : " ~9.36 .0" ,
73
73
"eslint-config-vkbansal" : " ~5.2.1" ,
74
74
"eslint-import-resolver-webpack" : " ~0.13.10" ,
75
75
"eslint-plugin-import" : " ~2.32.0" ,
Original file line number Diff line number Diff line change 1112
1112
minimatch "^3.1.2"
1113
1113
strip-json-comments "^3.1.1"
1114
1114
1115
- " @eslint/js@9.35 .0 " :
1116
- version "9.35 .0"
1117
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35 .0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07 "
1118
- integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw ==
1115
+ " @eslint/js@9.36 .0 " :
1116
+ version "9.36 .0"
1117
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36 .0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef "
1118
+ integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw ==
1119
1119
1120
1120
" @eslint/object-schema@^2.1.6 " :
1121
1121
version "2.1.6"
@@ -3499,18 +3499,18 @@ eslint-visitor-keys@^4.2.1:
3499
3499
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3500
3500
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3501
3501
3502
- eslint@~9.35 .0 :
3503
- version "9.35 .0"
3504
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35 .0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e "
3505
- integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg ==
3502
+ eslint@~9.36 .0 :
3503
+ version "9.36 .0"
3504
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36 .0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088 "
3505
+ integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ ==
3506
3506
dependencies :
3507
3507
" @eslint-community/eslint-utils" " ^4.8.0"
3508
3508
" @eslint-community/regexpp" " ^4.12.1"
3509
3509
" @eslint/config-array" " ^0.21.0"
3510
3510
" @eslint/config-helpers" " ^0.3.1"
3511
3511
" @eslint/core" " ^0.15.2"
3512
3512
" @eslint/eslintrc" " ^3.3.1"
3513
- " @eslint/js" " 9.35 .0"
3513
+ " @eslint/js" " 9.36 .0"
3514
3514
" @eslint/plugin-kit" " ^0.3.5"
3515
3515
" @humanfs/node" " ^0.16.6"
3516
3516
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments