Skip to content

Commit 904c1eb

Browse files
authored
Upgrade eslint to be compatible with newer typescript versions (#1761)
1 parent ccb0158 commit 904c1eb

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

nodejs/package-lock.json

+49-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nodejs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"author": "OpenTelemetry Authors",
3131
"license": "Apache-2.0",
3232
"devDependencies": {
33-
"@typescript-eslint/eslint-plugin": "^8.11.0",
34-
"@typescript-eslint/parser": "^8.11.0",
33+
"@typescript-eslint/eslint-plugin": "^8.29.0",
34+
"@typescript-eslint/parser": "^8.29.0",
3535
"aws-sdk": "2.1692.0",
3636
"bestzip": "2.2.1",
3737
"copyfiles": "2.4.1",

0 commit comments

Comments
 (0)