Skip to content

Commit 940fdb6

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent 44b18b5 commit 940fdb6

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
@@ -27,7 +27,7 @@
2727
"@angular/core": "^12.2.17",
2828
"@changesets/changelog-github": "^0.5.0",
2929
"@changesets/cli": "^2.27.6",
30-
"@types/eslint": "^7.29.0",
30+
"@types/eslint": "^9.6.0",
3131
"clean-publish": "^2.2.0",
3232
"typescript": "^4.9.5"
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2017,10 +2017,10 @@
20172017
"@toml-tools/lexer" "^0.3.1"
20182018
chevrotain "4.1.1"
20192019

2020-
"@types/eslint@^7.29.0":
2021-
version "7.29.0"
2022-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.29.0.tgz#e56ddc8e542815272720bb0b4ccc2aff9c3e1c78"
2023-
integrity sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==
2020+
"@types/eslint@^9.6.0":
2021+
version "9.6.0"
2022+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
2023+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
20242024
dependencies:
20252025
"@types/estree" "*"
20262026
"@types/json-schema" "*"

0 commit comments

Comments
 (0)