aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-06 09:50:58 -0500
committerGitHub <noreply@github.com>2021-05-06 09:50:58 -0500
commit919a610cf5fcb8c4714a3be147ab5461778bbf2f (patch)
tree79ebb60aafc04d22ccc2aff036f79c0d9b627119 /package.json
parentb3fe754f170786e1204a827eb99c4290556f5777 (diff)
downloadskyblock-api-919a610cf5fcb8c4714a3be147ab5461778bbf2f.tar.gz
skyblock-api-919a610cf5fcb8c4714a3be147ab5461778bbf2f.tar.bz2
skyblock-api-919a610cf5fcb8c4714a3be147ab5461778bbf2f.zip
Bump @types/node from 15.0.1 to 15.0.2 (#24)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 a2ad0e1..07aa2af 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"devDependencies": {
"@types/express": "^4.17.11",
"@types/express-rate-limit": "^5.1.1",
- "@types/node": "^15.0.1",
+ "@types/node": "^15.0.2",
"@types/mocha": "^8.2.2",
"@types/mongodb": "^3.6.12",
"@types/node-fetch": "^2.5.10",