Skip to content

Commit bec49fe

Browse files
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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 36c303b commit bec49fe

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
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/ffMathy/FluffySpoon.JavaScript.CSharpToTypeScriptGenerator#readme",
2121
"devDependencies": {
2222
"@types/jasmine": "^3.6.2",
23-
"@types/node": "^15.0.0",
23+
"@types/node": "^16.0.0",
2424
"jasmine": "^3.6.3"
2525
},
2626
"dependencies": {

0 commit comments

Comments
 (0)