Skip to content

Commit 8223517

Browse files
Bump the build-npm group across 1 directory with 2 updates
Bumps the build-npm group with 2 updates in the /build/npm directory: [chai](https://github.com/chaijs/chai) and [mocha](https://github.com/mochajs/mocha). Updates `chai` from 5.2.1 to 6.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.1...v6.2.0) Updates `mocha` from 11.7.1 to 11.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.3) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-npm - dependency-name: mocha dependency-version: 11.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5d0b5e commit 8223517

File tree

2 files changed

+11
-77
lines changed

2 files changed

+11
-77
lines changed

build/npm/package-lock.json

Lines changed: 9 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/npm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"homepage": "https://github.com/getgauge/gauge#readme",
2626
"devDependencies": {
27-
"chai": "^5.2.1",
28-
"mocha": "^11.7.1",
27+
"chai": "^6.2.0",
28+
"mocha": "^11.7.3",
2929
"sinon": "^21.0.0"
3030
},
3131
"dependencies": {

0 commit comments

Comments
 (0)