Skip to content

Commit a690827

Browse files
authored
Merge pull request #42 from Code-Hex/renovate/eslint-8.x
2 parents d8d665a + b9dad52 commit a690827

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
"@types/jest": "27.4.1",
5151
"@typescript-eslint/eslint-plugin": "5.18.0",
5252
"@typescript-eslint/parser": "5.18.0",
53-
"eslint": "8.12.0",
53+
"eslint": "8.13.0",
5454
"jest": "27.5.1",
5555
"myzod": "1.8.7",
5656
"npm-run-all": "4.1.5",

yarn.lock

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

2509-
eslint@8.12.0:
2510-
version "8.12.0"
2511-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e"
2512-
integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==
2509+
eslint@8.13.0:
2510+
version "8.13.0"
2511+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
2512+
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
25132513
dependencies:
25142514
"@eslint/eslintrc" "^1.2.1"
25152515
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)