Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 7032ac4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v8.13.0
1 parent df1dede commit 7032ac4

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
@@ -30,7 +30,7 @@
3030
"esbuild": "0.14.34",
3131
"esbuild-node-tsc": "1.8.5",
3232
"esbuild-register": "3.3.2",
33-
"eslint": "8.12.0",
33+
"eslint": "8.13.0",
3434
"eslint-config-prettier": "8.5.0",
3535
"eslint-plugin-prettier": "4.0.0",
3636
"husky": "7.0.4",

yarn.lock

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

2105-
eslint@8.12.0:
2106-
version "8.12.0"
2107-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e"
2108-
integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==
2105+
eslint@8.13.0:
2106+
version "8.13.0"
2107+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
2108+
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
21092109
dependencies:
21102110
"@eslint/eslintrc" "^1.2.1"
21112111
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)