Skip to content

Commit 2560890

Browse files
chore(deps): update dependency mocha to v11.7.2 (#1986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b4f0df commit 2560890

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
@@ -98,7 +98,7 @@
9898
"eslint": "7.30.0",
9999
"eslint-plugin-ghost": "2.5.0",
100100
"has-ansi": "4.0.1",
101-
"mocha": "11.7.1",
101+
"mocha": "11.7.2",
102102
"nock": "13.2.9",
103103
"nyc": "17.1.0",
104104
"proxyquire": "2.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4729,10 +4729,10 @@ mkdirp@^0.5.1:
47294729
dependencies:
47304730
minimist "^1.2.6"
47314731

4732-
4733-
version "11.7.1"
4734-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.1.tgz#91948fecd624fb4bd154ed260b7e1ad3910d7c7a"
4735-
integrity sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==
4732+
4733+
version "11.7.2"
4734+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.2.tgz#3c0079fe5cc2f8ea86d99124debcc42bb1ab22b5"
4735+
integrity sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==
47364736
dependencies:
47374737
browser-stdout "^1.3.1"
47384738
chokidar "^4.0.1"

0 commit comments

Comments
 (0)