Skip to content

Commit 3029489

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent 93125d6 commit 3029489

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
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": "9.6.0",
4646
"@types/uuid": "9.0.8",
4747
"eslint": "^9.2.0",
4848
"husky": "^3.1.0",

yarn.lock

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

611-
"@types/eslint@8.56.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/eslint@9.6.0":
612+
version "9.6.0"
613+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
614+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
615615
dependencies:
616616
"@types/estree" "*"
617617
"@types/json-schema" "*"

0 commit comments

Comments
 (0)