Skip to content

Commit cd7a2f0

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency eslint to v8.27.0
1 parent c83530b commit cd7a2f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/eslint-plugin": "5.40.1",
5959
"@typescript-eslint/parser": "5.40.1",
6060
"all-contributors-cli": "6.24.0",
61-
"eslint": "8.26.0",
61+
"eslint": "8.27.0",
6262
"eslint-config-prettier": "8.5.0",
6363
"eslint-config-standard": "17.0.0",
6464
"eslint-plugin-import": "2.26.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4655,10 +4655,10 @@ eslint-visitor-keys@^3.3.0:
46554655
resolved "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
46564656
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
46574657

4658-
eslint@8.26.0:
4659-
version "8.26.0"
4660-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
4661-
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
4658+
eslint@8.27.0:
4659+
version "8.27.0"
4660+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
4661+
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
46624662
dependencies:
46634663
"@eslint/eslintrc" "^1.3.3"
46644664
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)