Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit 54b4f66

Browse files
chore(deps-dev): bump @types/mocha from 7.0.2 to 9.0.0
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 7.0.2 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>
1 parent adc0b19 commit 54b4f66

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/fs-extra": "^9.0",
3131
"@types/lodash": "^4.14.123",
3232
"@types/lodash.template": "^4.4.6",
33-
"@types/mocha": "^7.0.2",
33+
"@types/mocha": "^9.0.0",
3434
"@types/node": "^14.0.14",
3535
"@types/supports-color": "^5.3.0",
3636
"@types/write-json-file": "^3.2.1",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -362,15 +362,10 @@
362362
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
363363
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
364364

365-
"@types/mocha@*":
366-
version "8.2.1"
367-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.1.tgz#f3f3ae4590c5386fc7c543aae9b78d4cf30ffee9"
368-
integrity sha512-NysN+bNqj6E0Hv4CTGWSlPzMW6vTKjDpOteycDkV4IWBsO+PU48JonrPzV9ODjiI2XrjmA05KInLgF5ivZ/YGQ==
369-
370-
"@types/mocha@^7.0.2":
371-
version "7.0.2"
372-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
373-
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
365+
"@types/mocha@*", "@types/mocha@^9.0.0":
366+
version "9.0.0"
367+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297"
368+
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==
374369

375370
"@types/nock@*":
376371
version "10.0.3"

0 commit comments

Comments
 (0)