Skip to content

Commit 420279d

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent b4cbbdf commit 420279d

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
@@ -32,7 +32,7 @@
3232
"textlint"
3333
],
3434
"devDependencies": {
35-
"@types/eslint": "^8.56.11",
35+
"@types/eslint": "^9.6.0",
3636
"@types/node": "^18.19.42",
3737
"eslint": "8.31.0",
3838
"textlint-plugin-asciidoctor": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,10 +1509,10 @@
15091509
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
15101510
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
15111511

1512-
"@types/eslint@^8.56.11":
1513-
version "8.56.11"
1514-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.11.tgz#e2ff61510a3b9454b3329fe7731e3b4c6f780041"
1515-
integrity sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==
1512+
"@types/eslint@^9.6.0":
1513+
version "9.6.0"
1514+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
1515+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
15161516
dependencies:
15171517
"@types/estree" "*"
15181518
"@types/json-schema" "*"

0 commit comments

Comments
 (0)