Skip to content

Commit ee7fc4b

Browse files
committed
Update dependency eslint to ^8.35.0
1 parent 5c746ae commit ee7fc4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-router-dom": "^5.3.3",
2626
"babel-loader": "^9.1.2",
2727
"css-loader": "^6.7.3",
28-
"eslint": "^8.34.0",
28+
"eslint": "^8.35.0",
2929
"eslint-config-prettier": "^8.6.0",
3030
"eslint-config-react-app": "^7.0.1",
3131
"eslint-plugin-autofix": "^1.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3048,7 +3048,7 @@ eslint-visitor-keys@^3.3.0:
30483048
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
30493049
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
30503050

3051-
eslint@^8.34.0:
3051+
eslint@^8.35.0:
30523052
version "8.35.0"
30533053
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323"
30543054
integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==

0 commit comments

Comments
 (0)