aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-10 08:50:59 -0500
committerGitHub <noreply@github.com>2021-05-10 08:50:59 -0500
commitd8bcefc44eb95b2d592b4055612e42fce90e5b63 (patch)
tree179c31a8aeea42d9a7320a5fe143539541f2848a /package-lock.json
parent677be65237f922ec2ea0b82afcaad81a6e76e839 (diff)
downloadskyblock-api-d8bcefc44eb95b2d592b4055612e42fce90e5b63.tar.gz
skyblock-api-d8bcefc44eb95b2d592b4055612e42fce90e5b63.tar.bz2
skyblock-api-d8bcefc44eb95b2d592b4055612e42fce90e5b63.zip
Bump mocha from 8.3.2 to 8.4.0 (#26)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v8.3.2...v8.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 2b2f5ed..3948fcc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -911,9 +911,9 @@
}
},
"mocha": {
- "version": "8.3.2",
- "resolved": "https://registry.npmjs.org/mocha/-/mocha-8.3.2.tgz",
- "integrity": "sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==",
+ "version": "8.4.0",
+ "resolved": "https://registry.npmjs.org/mocha/-/mocha-8.4.0.tgz",
+ "integrity": "sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==",
"dev": true,
"requires": {
"@ungap/promise-all-settled": "1.1.2",