Skip to content

Commit 3791d70

Browse files
chore(deps-dev): bump ts-mocha from 7.0.0 to 8.0.0
Bumps [ts-mocha](https://github.com/piotrwitek/ts-mocha) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/piotrwitek/ts-mocha/releases) - [Changelog](https://github.com/piotrwitek/ts-mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/piotrwitek/ts-mocha/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 59a9806 commit 3791d70

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"nan": "^2.14.2",
9696
"node-loader": "^0.6.0",
9797
"spectron": "^7.0.0",
98-
"ts-mocha": "^7.0.0",
98+
"ts-mocha": "^8.0.0",
9999
"ts-node": "^9.0.0",
100100
"tslint": "^6.1.3",
101101
"typescript": "3.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9381,10 +9381,10 @@ truncate-utf8-bytes@^1.0.0:
93819381
dependencies:
93829382
utf8-byte-length "^1.0.1"
93839383

9384-
ts-mocha@^7.0.0:
9385-
version "7.0.0"
9386-
resolved "https://registry.yarnpkg.com/ts-mocha/-/ts-mocha-7.0.0.tgz#f1549b48b46f53d7ae1dccbb26313c7879acb190"
9387-
integrity sha512-7WfkQw1W6JZXG5m4E1w2e945uWzBoZqmnOHvpMu0v+zvyKLdUQeTtRMfcQsVEKsUnYL6nTyH4okRt2PZucmFXQ==
9384+
ts-mocha@^8.0.0:
9385+
version "8.0.0"
9386+
resolved "https://registry.yarnpkg.com/ts-mocha/-/ts-mocha-8.0.0.tgz#962d0fa12eeb6468aa1a6b594bb3bbc818da3ef0"
9387+
integrity sha512-Kou1yxTlubLnD5C3unlCVO7nh0HERTezjoVhVw/M5S1SqoUec0WgllQvPk3vzPMc6by8m6xD1uR1yRf8lnVUbA==
93889388
dependencies:
93899389
ts-node "7.0.1"
93909390
optionalDependencies:

0 commit comments

Comments
 (0)