Skip to content

Commit 5a6eb4a

Browse files
author
Amir Blum
authored
chore(deps): update dependency @types/node to v16 (#852)
* chore(deps): update dependency @types/node to v16 * fix: typescript issues
1 parent 471449b commit 5a6eb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@opentelemetry/api": "1.0.2",
5454
"@types/mocha": "8.2.3",
55-
"@types/node": "14.17.9",
55+
"@types/node": "16.11.21",
5656
"@types/webpack-env": "1.16.2",
5757
"codecov": "3.8.3",
5858
"colors": "1.4.0",

0 commit comments

Comments
 (0)