Skip to content

Commit 0513d5e

Browse files
chore(deps-dev): bump @types/mocha from 8.0.3 to 8.0.4
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f24824f commit 0513d5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@semantic-release/changelog": "^5.0.1",
5555
"@semantic-release/git": "^9.0.0",
5656
"@types/glob": "^7.1.3",
57-
"@types/mocha": "^8.0.3",
57+
"@types/mocha": "^8.0.4",
5858
"@types/node": "^12.11.7",
5959
"@types/semver": "^7.3.4",
6060
"@types/tmp": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@
331331
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
332332
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
333333

334-
"@types/mocha@^8.0.3":
335-
version "8.0.3"
336-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402"
337-
integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==
334+
"@types/mocha@^8.0.4":
335+
version "8.0.4"
336+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.4.tgz#b840c2dce46bacf286e237bfb59a29e843399148"
337+
integrity sha512-M4BwiTJjHmLq6kjON7ZoI2JMlBvpY3BYSdiP6s/qCT3jb1s9/DeJF0JELpAxiVSIxXDzfNKe+r7yedMIoLbknQ==
338338

339339
"@types/node@*", "@types/node@>= 8":
340340
version "14.0.27"

0 commit comments

Comments
 (0)