Skip to content

Commit a830fd0

Browse files
committed
chore(deps): update dependency mocha to ^8.4.0
1 parent 750bd72 commit a830fd0

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
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"markdown-toc": "^1.2.0",
60-
"mocha": "^8.3.2",
60+
"mocha": "^8.4.0",
6161
"semver": "^7.3.5",
6262
"shipjs": "0.23.2"
6363
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,10 +2577,10 @@ mkdirp@^1.0.0:
25772577
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
25782578
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
25792579

2580-
mocha@^8.3.2:
2581-
version "8.3.2"
2582-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
2583-
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
2580+
mocha@^8.4.0:
2581+
version "8.4.0"
2582+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
2583+
integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
25842584
dependencies:
25852585
"@ungap/promise-all-settled" "1.1.2"
25862586
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)