Skip to content

Commit 6cf94a4

Browse files
committed
chore(deps): update dependency mocha to v10.7.3
1 parent 954a614 commit 6cf94a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"inquirer-list-search-prompt": "1.0.2",
5252
"jest": "28.1.3",
5353
"minimist": "1.2.8",
54-
"mocha": "10.7.0",
54+
"mocha": "10.7.3",
5555
"pkg": "5.8.1",
5656
"rimraf": "5.0.9",
5757
"semantic-release": "19.0.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7258,10 +7258,10 @@ mkdirp@*, mkdirp@^1.0.3, mkdirp@^1.0.4:
72587258
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
72597259
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
72607260

7261-
7262-
version "10.7.0"
7263-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
7264-
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==
7261+
7262+
version "10.7.3"
7263+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752"
7264+
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
72657265
dependencies:
72667266
ansi-colors "^4.1.3"
72677267
browser-stdout "^1.3.1"

0 commit comments

Comments
 (0)