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 10
10
"devDependencies" : {
11
11
"@remix-run/eslint-config" : " ^1.9.0" ,
12
12
"@types/react" : " ^18.0.26" ,
13
- "eslint" : " ^8.30 .0" ,
13
+ "eslint" : " ^8.31 .0" ,
14
14
"eslint-plugin-markdown" : " ^3.0.0" ,
15
15
"eslint-plugin-prefer-let" : " ^3.0.1" ,
16
16
"jest" : " ^29.3.1" ,
Original file line number Diff line number Diff line change 373
373
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
374
374
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
375
375
376
- " @eslint/eslintrc@^1.4.0 " :
377
- version "1.4.0 "
378
- resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.0 .tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63 "
379
- integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A ==
376
+ " @eslint/eslintrc@^1.4.1 " :
377
+ version "1.4.1 "
378
+ resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1 .tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e "
379
+ integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA ==
380
380
dependencies :
381
381
ajv "^6.12.4"
382
382
debug "^4.3.2"
@@ -1742,12 +1742,12 @@ eslint-visitor-keys@^3.3.0:
1742
1742
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
1743
1743
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1744
1744
1745
- eslint@^8.30 .0 :
1746
- version "8.30 .0"
1747
- resolved "https://registry.npmjs.org/eslint/-/eslint-8.30 .0.tgz#83a506125d089eef7c5b5910eeea824273a33f50 "
1748
- integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ ==
1745
+ eslint@^8.31 .0 :
1746
+ version "8.31 .0"
1747
+ resolved "https://registry.npmjs.org/eslint/-/eslint-8.31 .0.tgz#75028e77cbcff102a9feae1d718135931532d524 "
1748
+ integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA ==
1749
1749
dependencies :
1750
- " @eslint/eslintrc" " ^1.4.0 "
1750
+ " @eslint/eslintrc" " ^1.4.1 "
1751
1751
" @humanwhocodes/config-array" " ^0.11.8"
1752
1752
" @humanwhocodes/module-importer" " ^1.0.1"
1753
1753
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments