Skip to content

Commit a5a48f9

Browse files
renovate[bot]renovate-botaurelien-reeves
authored
Update dependency @types/node to v16 (#1811)
* Update dependency @types/node to v16 * Enhance globalThis using global.d.ts https://stackoverflow.com/questions/59459312/using-globalthis-in-typescript Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: aurelien-reeves <[email protected]>
1 parent fcb6dc7 commit a5a48f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@types/mocha": "9.0.0",
39-
"@types/node": "14.18.0",
39+
"@types/node": "16.11.12",
4040
"mocha": "9.1.3",
4141
"typescript": "4.5.4"
4242
},

0 commit comments

Comments
 (0)