aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-02 06:14:11 +0000
committerGitHub <noreply@github.com>2022-02-02 06:14:11 +0000
commitcd2f709324ab20c1f88f26e359a9ee78b0f80c40 (patch)
tree7c39f60930a3c92162a77fcb3305fc4c2ac6c0da /package.json
parentd8498a902e10243280929c3d43c98ef0f4f8d82d (diff)
downloadskyblock-api-cd2f709324ab20c1f88f26e359a9ee78b0f80c40.tar.gz
skyblock-api-cd2f709324ab20c1f88f26e359a9ee78b0f80c40.tar.bz2
skyblock-api-cd2f709324ab20c1f88f26e359a9ee78b0f80c40.zip
Bump @types/node from 17.0.13 to 17.0.14 (#199)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.13 to 17.0.14. - [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 a9f4d79..ebb19e7 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@types/lru-cache": "^5.1.1",
"@types/mocha": "^9.1.0",
"@types/mongodb": "^4.0.7",
- "@types/node": "^17.0.13",
+ "@types/node": "^17.0.14",
"dotenv": "^15.0.0",
"mocha": "^9.2.0",
"ts-node": "^10.4.0",