Skip to content

Commit 2d5a442

Browse files
build(deps): bump the deps group with 2 updates
Bumps the deps group with 2 updates: [cypress](https://github.com/cypress-io/cypress) and [typescript](https://github.com/microsoft/TypeScript). Updates `cypress` from 13.15.2 to 13.16.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.15.2...v13.16.0) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f79ba53 commit 2d5a442

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
@@ -15,10 +15,10 @@
1515
"author": "",
1616
"license": "ISC",
1717
"dependencies": {
18-
"cypress": "^13.15.2",
18+
"cypress": "^13.16.0",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",
21-
"typescript": "^5.6.3"
21+
"typescript": "^5.7.2"
2222
},
2323
"devDependencies": {
2424
"@cypress/code-coverage": "^3.13.6",

0 commit comments

Comments
 (0)