aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-19 06:20:54 +0000
committerGitHub <noreply@github.com>2021-07-19 06:20:54 +0000
commit2b557e4bc1d5192cba539f5f544fd09b9d698a06 (patch)
tree08a6d04a017a28754a076126d296fe98f76727ce /package.json
parentfb1622934e39c793349876bdfe35e48b914f6aef (diff)
downloadskyblock-api-2b557e4bc1d5192cba539f5f544fd09b9d698a06.tar.gz
skyblock-api-2b557e4bc1d5192cba539f5f544fd09b9d698a06.tar.bz2
skyblock-api-2b557e4bc1d5192cba539f5f544fd09b9d698a06.zip
Bump @types/node from 16.3.2 to 16.3.3 (#86)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.3.2 to 16.3.3. - [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-patch ... 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 be8965d..1bdae36 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": "^8.2.3",
- "@types/node": "^16.3.2",
+ "@types/node": "^16.3.3",
"@types/mongodb": "^3.6.20",
"@types/lru-cache": "^5.1.1",
"@types/node-fetch": "^2.5.11",