Skip to content

Commit 97a97e9

Browse files
chore(deps): update typescript-eslint monorepo to ^8.62.1
1 parent 0949efe commit 97a97e9

3 files changed

Lines changed: 114 additions & 129 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@angular-eslint/schematics": "0.2.0-beta.1",
1919
"@devexpress/eslint-plugin-dx-security": "^0.2.6",
20-
"@typescript-eslint/parser": "^8.62.0",
20+
"@typescript-eslint/parser": "^8.62.1",
2121
"eslint": "^9.39.4",
2222
"pre-commit": "^1.2.2",
2323
"puppeteer": "^24.43.1"

packages/devextreme-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@eslint/eslintrc": "^3.3.5",
5353
"@eslint/js": "^9.39.4",
5454
"@types/node": "20.19.43",
55-
"@typescript-eslint/eslint-plugin": "^8.61.1",
56-
"@typescript-eslint/parser": "^8.61.0",
55+
"@typescript-eslint/eslint-plugin": "^8.62.1",
56+
"@typescript-eslint/parser": "^8.62.1",
5757
"create-vite": "7.1.3",
5858
"cross-env": "^5.2.1",
5959
"eslint": "^9.39.4",

0 commit comments

Comments
 (0)