Skip to content

Commit 3c646e7

Browse files
committed
chore(deps): update dependency mocha to ^8.3.2
1 parent d367aa1 commit 3c646e7

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.1",
60+
"mocha": "^8.3.2",
6161
"semver": "^7.3.4",
6262
"shipjs": "0.23.0"
6363
},

yarn.lock

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

2574-
mocha@^8.3.1:
2575-
version "8.3.1"
2576-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.1.tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560"
2577-
integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==
2574+
mocha@^8.3.2:
2575+
version "8.3.2"
2576+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
2577+
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
25782578
dependencies:
25792579
"@ungap/promise-all-settled" "1.1.2"
25802580
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)