Skip to content

Commit e3525e4

Browse files
committed
Update typescript-eslint monorepo to ^8.19.1
1 parent 986c827 commit e3525e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"@types/q": "^1.5.8",
4343
"@types/temp": "^0.9.4",
4444
"@types/xmldom": "^0.1.34",
45-
"@typescript-eslint/eslint-plugin": "^8.15.0",
46-
"@typescript-eslint/parser": "^8.15.0",
45+
"@typescript-eslint/eslint-plugin": "^8.19.1",
46+
"@typescript-eslint/parser": "^8.19.1",
4747
"@ungap/structured-clone": "^1.2.1",
4848
"eslint": "^9.17.0",
4949
"glob-exec": "^0.1.1",
5050
"globals": "^15.14.0",
5151
"tfx-cli": "^0.18.0",
5252
"typescript": "^5.7.2",
53-
"typescript-eslint": "^8.15.0"
53+
"typescript-eslint": "^8.19.1"
5454
}
5555
}

0 commit comments

Comments
 (0)