aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-23 06:12:38 +0000
committerGitHub <noreply@github.com>2021-07-23 06:12:38 +0000
commit5efe5f40b05487bae06452794be67e6ad309905b (patch)
tree9fed73ef81eac118f5c9cf74782c4a7f48916333 /package.json
parentd34fccc14812237562dd3ff1a70be6f64992c707 (diff)
downloadskyblock-api-5efe5f40b05487bae06452794be67e6ad309905b.tar.gz
skyblock-api-5efe5f40b05487bae06452794be67e6ad309905b.tar.bz2
skyblock-api-5efe5f40b05487bae06452794be67e6ad309905b.zip
Bump @types/mocha from 8.2.3 to 9.0.0 (#89)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.3 to 9.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-major ... 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 54d4852..ef32fac 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express-rate-limit": "^5.1.3",
- "@types/mocha": "^8.2.3",
+ "@types/mocha": "^9.0.0",
"@types/node": "^16.4.0",
"@types/mongodb": "^3.6.20",
"@types/lru-cache": "^5.1.1",