aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-12 09:14:56 +0000
committerGitHub <noreply@github.com>2021-07-12 09:14:56 +0000
commit8fdb00b3db3f67e15aa7309606c51e50368e8f03 (patch)
tree28d0f3f7d4feed191058f3d9ed140d02500e86d6 /package.json
parent64cb1cbde586a9d51e90dd07cd335dcebfc7b444 (diff)
downloadskyblock-api-8fdb00b3db3f67e15aa7309606c51e50368e8f03.tar.gz
skyblock-api-8fdb00b3db3f67e15aa7309606c51e50368e8f03.tar.bz2
skyblock-api-8fdb00b3db3f67e15aa7309606c51e50368e8f03.zip
Bump @types/node from 15.6.1 to 16.3.1 (#82)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.1 to 16.3.1. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4d528c1..9c76353 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"@types/express": "^4.17.13",
"@types/express-rate-limit": "^5.1.3",
"@types/mocha": "^8.2.3",
- "@types/node": "^15.6.1",
+ "@types/node": "^16.3.1",
"@types/mongodb": "^3.6.20",
"@types/lru-cache": "^5.1.1",
"@types/node-fetch": "^2.5.10",