aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-10 20:04:41 -0600
committerGitHub <noreply@github.com>2022-02-10 20:04:41 -0600
commit289569f68215030632d7b300b189c96ffeb7b6d9 (patch)
treea40c043a4634bcd48c7afd5e263d61d99619ae69 /package.json
parenta2142caa9a3823c3f474249d8c35f8af9c7025cd (diff)
downloadskyblock-api-289569f68215030632d7b300b189c96ffeb7b6d9.tar.gz
skyblock-api-289569f68215030632d7b300b189c96ffeb7b6d9.tar.bz2
skyblock-api-289569f68215030632d7b300b189c96ffeb7b6d9.zip
Bump @types/node from 17.0.15 to 17.0.17 (#207)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.15 to 17.0.17. - [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 3815a44..319d18c 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.15",
+ "@types/node": "^17.0.17",
"dotenv": "^16.0.0",
"mocha": "^9.2.0",
"ts-node": "^10.4.0",