Skip to content

Commit d3bc3fc

Browse files
build(deps-dev): bump the deps-dev group with 2 updates
Bumps the deps-dev group with 2 updates: [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) and [concurrently](https://github.com/open-cli-tools/concurrently). Updates `@cypress/code-coverage` from 3.13.5 to 3.13.6 - [Release notes](https://github.com/cypress-io/code-coverage/releases) - [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc) - [Commits](cypress-io/code-coverage@v3.13.5...v3.13.6) Updates `concurrently` from 9.0.1 to 9.1.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: "@cypress/code-coverage" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3082f5 commit d3bc3fc

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"typescript": "^5.6.3"
2222
},
2323
"devDependencies": {
24-
"@cypress/code-coverage": "^3.13.5",
24+
"@cypress/code-coverage": "^3.13.6",
2525
"@jsdevtools/coverage-istanbul-loader": "^3.0.5",
2626
"@types/react": "^18.3.12",
2727
"@types/react-dom": "^18.3.1",
28-
"concurrently": "^9.0.1",
28+
"concurrently": "^9.1.0",
2929
"html-webpack-plugin": "^5.6.3",
3030
"http-server": "^14.1.1",
3131
"ts-loader": "^9.5.1",

0 commit comments

Comments
 (0)