Skip to content

Commit b38c33a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v8.12.0
1 parent ef9cb4a commit b38c33a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"axios": "0.26.1",
5151
"concurrently": "7.0.0",
5252
"conventional-changelog-conventionalcommits": "4.6.3",
53-
"eslint": "8.11.0",
53+
"eslint": "8.12.0",
5454
"eslint-config-prettier": "8.5.0",
5555
"eslint-plugin-prettier": "4.0.0",
5656
"jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2298,10 +2298,10 @@ eslint-visitor-keys@^3.3.0:
22982298
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
22992299
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
23002300

2301-
eslint@8.11.0:
2302-
version "8.11.0"
2303-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.11.0.tgz#88b91cfba1356fc10bb9eb592958457dfe09fb37"
2304-
integrity sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA==
2301+
eslint@8.12.0:
2302+
version "8.12.0"
2303+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e"
2304+
integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==
23052305
dependencies:
23062306
"@eslint/eslintrc" "^1.2.1"
23072307
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)