File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"devDependencies" : {
11
11
"@remix-run/eslint-config" : " ^1.8.0" ,
12
12
"@types/react" : " ^18.0.25" ,
13
- "eslint" : " ^8.28 .0" ,
13
+ "eslint" : " ^8.29 .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 @@ -1742,10 +1742,10 @@ 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.28 .0 :
1746
- version "8.28 .0"
1747
- resolved "https://registry.npmjs.org/eslint/-/eslint-8.28 .0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e "
1748
- integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ ==
1745
+ eslint@^8.29 .0 :
1746
+ version "8.29 .0"
1747
+ resolved "https://registry.npmjs.org/eslint/-/eslint-8.29 .0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87 "
1748
+ integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg ==
1749
1749
dependencies :
1750
1750
" @eslint/eslintrc" " ^1.3.3"
1751
1751
" @humanwhocodes/config-array" " ^0.11.6"
You can’t perform that action at this time.
0 commit comments