Skip to content

Commit ac6164a

Browse files
authored
[engsys] Update @types/estree to ~1.0.0 (Azure#22610)
1 parent 7853d03 commit ac6164a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/tools/eslint-plugin-azure-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@typescript-eslint/typescript-estree": "~5.30.0",
7272
"@types/eslint": "~8.4.0",
73-
"@types/estree": "~0.0.46",
73+
"@types/estree": "~1.0.0",
7474
"eslint-config-prettier": "^8.0.0",
7575
"glob": "^8.0.0",
7676
"json-schema": "^0.4.0",

0 commit comments

Comments
 (0)