Skip to content

Commit 547f1a9

Browse files
chore(deps-dev): bump mocha from 10.8.2 to 11.1.0 in /example
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ac1f1f commit 547f1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/node": "^22.7.4",
5151
"@types/react": "*",
5252
"@types/react-test-renderer": "^18.0.0",
53-
"mocha": "^10.1.0",
53+
"mocha": "^11.1.0",
5454
"postinstall-postinstall": "^2.1.0",
5555
"react-test-renderer": "18.3.1"
5656
}

0 commit comments

Comments
 (0)