Skip to content

Commit ea5ad5e

Browse files
committed
Upgrade eslint plugin and parser version
1 parent 6a19bfc commit ea5ad5e

File tree

2 files changed

+111
-119
lines changed

2 files changed

+111
-119
lines changed

nodejs/package-lock.json

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

nodejs/package.json

Lines changed: 2 additions & 2 deletions
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.29.0",
34-
"@typescript-eslint/parser": "^8.29.0",
33+
"@typescript-eslint/eslint-plugin": "^8.44.0",
34+
"@typescript-eslint/parser": "^8.44.0",
3535
"aws-sdk": "2.1692.0",
3636
"bestzip": "2.2.1",
3737
"copyfiles": "2.4.1",

0 commit comments

Comments
 (0)