Skip to content

Commit 17fe9cd

Browse files
chore(deps): update dependency @types/eslint to ^8.56.10
1 parent 561bf45 commit 17fe9cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.9",
35+
"@types/eslint": "^8.56.10",
3636
"@types/node": "^18.19.31",
3737
"eslint": "8.31.0",
3838
"textlint-plugin-asciidoctor": "^1.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1509,7 +1509,7 @@
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.9":
1512+
"@types/eslint@^8.56.10":
15131513
version "8.56.10"
15141514
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
15151515
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==

0 commit comments

Comments
 (0)