Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit ac099c1

Browse files
Bump @types/node from 15.14.1 to 16.0.0 (PrismarineJS#873)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d5dbb1 commit ac099c1

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
@@ -34,7 +34,7 @@
3434
},
3535
"browser": "src/browser.js",
3636
"devDependencies": {
37-
"@types/node": "^15.0.1",
37+
"@types/node": "^16.0.0",
3838
"espower-loader": "^1.0.0",
3939
"intelli-espower-loader": "^1.0.0",
4040
"minecraft-packets": "^1.1.5",

0 commit comments

Comments
 (0)