Skip to content

Commit 4d9ade4

Browse files
committed
chore(deps): update dependency mocha to ^8.1.3
1 parent 19be6e4 commit 4d9ade4

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.1.2",
60+
"mocha": "^8.1.3",
6161
"semver": "^7.3.2",
6262
"shipjs": "0.21.0"
6363
},

yarn.lock

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

2673-
mocha@^8.1.2:
2674-
version "8.1.2"
2675-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.1.2.tgz#d67fad13300e4f5cd48135a935ea566f96caf827"
2676-
integrity sha512-I8FRAcuACNMLQn3lS4qeWLxXqLvGf6r2CaLstDpZmMUUSmvW6Cnm1AuHxgbc7ctZVRcfwspCRbDHymPsi3dkJw==
2673+
mocha@^8.1.3:
2674+
version "8.1.3"
2675+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.1.3.tgz#5e93f873e35dfdd69617ea75f9c68c2ca61c2ac5"
2676+
integrity sha512-ZbaYib4hT4PpF4bdSO2DohooKXIn4lDeiYqB+vTmCdr6l2woW0b6H3pf5x4sM5nwQMru9RvjjHYWVGltR50ZBw==
26772677
dependencies:
26782678
ansi-colors "4.1.1"
26792679
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)