aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-12 06:13:39 +0000
committerGitHub <noreply@github.com>2021-08-12 06:13:39 +0000
commitb4a6946c1231a7d27f34da22dcf568d7462071aa (patch)
tree80c237f3d3f2b671e4d468fd322ee7f54d2eeaa3 /package.json
parentf122f1917e7759dcac9ca7b9daed9976e240281a (diff)
downloadskyblock-api-b4a6946c1231a7d27f34da22dcf568d7462071aa.tar.gz
skyblock-api-b4a6946c1231a7d27f34da22dcf568d7462071aa.tar.bz2
skyblock-api-b4a6946c1231a7d27f34da22dcf568d7462071aa.zip
Bump @types/node from 16.4.13 to 16.6.0 (#103)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.13 to 16.6.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-minor ... 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 c0677d5..c63aa48 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@types/express": "^4.17.13",
"@types/express-rate-limit": "^5.1.3",
"@types/mocha": "^9.0.0",
- "@types/node": "^16.4.13",
+ "@types/node": "^16.6.0",
"@types/mongodb": "^4.0.7",
"@types/lru-cache": "^5.1.1",
"@types/node-fetch": "^2.5.12",