Skip to content

Commit 9fa2631

Browse files
Bump mocha from 10.8.2 to 11.0.1 (#49)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 705db91 commit 9fa2631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"c8": "^10.1.2",
3232
"chai": "^5.1.1",
3333
"eslint": "^8.5.0",
34-
"mocha": "^10.0.0",
34+
"mocha": "^11.0.1",
3535
"website-scraper": "^5.2.0"
3636
},
3737
"peerDependencies": {

0 commit comments

Comments
 (0)