Skip to content

Commit cab369c

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent d84068c commit cab369c

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
@@ -43,7 +43,7 @@
4343
"dist/**/*"
4444
],
4545
"devDependencies": {
46-
"@types/eslint": "6.8.0",
46+
"@types/eslint": "9.6.1",
4747
"@typescript-eslint/eslint-plugin": "2.28.0",
4848
"@typescript-eslint/parser": "2.28.0",
4949
"commitizen": "4.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
8888
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
8989

90-
"@types/eslint@6.8.0":
91-
version "6.8.0"
92-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-6.8.0.tgz#5f2289b9f01316da7cf31c9e63109a10602a23cb"
93-
integrity sha512-hqzmggoxkOubpgTdcOltkfc5N8IftRJqU70d1jbOISjjZVPvjcr+CLi2CI70hx1SUIRkLgpglTy9w28nGe2Hsw==
90+
"@types/eslint@9.6.1":
91+
version "9.6.1"
92+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584"
93+
integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==
9494
dependencies:
9595
"@types/estree" "*"
9696
"@types/json-schema" "*"

0 commit comments

Comments
 (0)