aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-12 09:08:50 +0000
committerGitHub <noreply@github.com>2021-07-12 09:08:50 +0000
commit6f895ec1835d7a6e8b84cc8b630d004e8b3bf848 (patch)
tree9f441c9665e9687e0ba0943b031b84bab37df22d /package.json
parent357a33fd9ced0c0529092899b14a53ea6c6e103f (diff)
downloadskyblock-api-6f895ec1835d7a6e8b84cc8b630d004e8b3bf848.tar.gz
skyblock-api-6f895ec1835d7a6e8b84cc8b630d004e8b3bf848.tar.bz2
skyblock-api-6f895ec1835d7a6e8b84cc8b630d004e8b3bf848.zip
Bump @types/mocha from 8.2.2 to 8.2.3 (#79)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.2 to 8.2.3. - [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-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 1495db7..b0d3bd9 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"@types/express": "^4.17.13",
"@types/express-rate-limit": "^5.1.3",
- "@types/mocha": "^8.2.2",
+ "@types/mocha": "^8.2.3",
"@types/node": "^15.6.1",
"@types/mongodb": "^3.6.20",
"@types/lru-cache": "^5.1.0",