Skip to content

Commit 0c1b83d

Browse files
chore(deps): update dependency @types/eslint to v8.56.12
1 parent 93125d6 commit 0c1b83d

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
@@ -42,7 +42,7 @@
4242
"@sourcegraph/prettierrc": "^3.0.3",
4343
"@sourcegraph/tsconfig": "^4.0.1",
4444
"@sourcegraph/tslint-config": "^13.4.0",
45-
"@types/eslint": "8.56.10",
45+
"@types/eslint": "8.56.12",
4646
"@types/uuid": "9.0.8",
4747
"eslint": "^9.2.0",
4848
"husky": "^3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -608,10 +608,10 @@
608608
dependencies:
609609
"@types/node" "*"
610610

611-
"@types/[email protected].10":
612-
version "8.56.10"
613-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
614-
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
611+
"@types/[email protected].12":
612+
version "8.56.12"
613+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a"
614+
integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==
615615
dependencies:
616616
"@types/estree" "*"
617617
"@types/json-schema" "*"

0 commit comments

Comments
 (0)