Skip to content

Commit 2a9ce37

Browse files
npm(deps-dev): bump @types/node from 15.14.1 to 16.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.1 to 16.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0810f6 commit 2a9ce37

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
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@types/jest": "^26.0.20",
46-
"@types/node": "^15.0.1",
46+
"@types/node": "^16.0.0",
4747
"@typescript-eslint/eslint-plugin": "^4.9.1",
4848
"@typescript-eslint/parser": "^4.9.1",
4949
"esbuild": "^0.12.0",

0 commit comments

Comments
 (0)