Skip to content

Commit 24eb50d

Browse files
authored
Merge pull request #3934 from DevanB/dependabot/npm_and_yarn/trivia-game-react/mocha-11.7.2
Bump mocha from 11.7.1 to 11.7.2 in /trivia-game-react
2 parents 806045a + 9c6f072 commit 24eb50d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest-junit": "16.0.0",
5454
"jest-styled-components": "beta",
5555
"lint-staged": "16.1.5",
56-
"mocha": "11.7.1",
56+
"mocha": "11.7.2",
5757
"mocha-junit-reporter": "2.2.1",
5858
"mocha-multi-reporters": "1.5.1",
5959
"prettier": "3.6.2",

trivia-game-react/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8725,10 +8725,10 @@ [email protected]:
87258725
debug "^4.1.1"
87268726
lodash "^4.17.15"
87278727

8728-
8729-
version "11.7.1"
8730-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.1.tgz#91948fecd624fb4bd154ed260b7e1ad3910d7c7a"
8731-
integrity sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==
8728+
8729+
version "11.7.2"
8730+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.2.tgz#3c0079fe5cc2f8ea86d99124debcc42bb1ab22b5"
8731+
integrity sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==
87328732
dependencies:
87338733
browser-stdout "^1.3.1"
87348734
chokidar "^4.0.1"

0 commit comments

Comments
 (0)