aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-06 06:11:22 +0000
committerGitHub <noreply@github.com>2021-10-06 06:11:22 +0000
commit8f93742c1387b16cb2a69d6b361809168fe34d2d (patch)
treecd2bb9283aced7c1390a955e6180b28762b091cb /package.json
parent0cc18a18de36deb2018eb73b39bda2c5b9c6d6ae (diff)
downloadskyblock-api-8f93742c1387b16cb2a69d6b361809168fe34d2d.tar.gz
skyblock-api-8f93742c1387b16cb2a69d6b361809168fe34d2d.tar.bz2
skyblock-api-8f93742c1387b16cb2a69d6b361809168fe34d2d.zip
Bump @types/node from 16.10.2 to 16.10.3 (#132)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 16.10.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 0173824..69faa14 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@types/lru-cache": "^5.1.1",
"@types/mocha": "^9.0.0",
"@types/mongodb": "^4.0.7",
- "@types/node": "^16.10.2",
+ "@types/node": "^16.10.3",
"dotenv": "^10.0.0",
"mocha": "^9.1.2",
"ts-node": "^10.2.1",