Skip to content

Commit 6532432

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.12.0 to 13.13.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.12.0...v13.13.0) Updates `typescript` from 5.5.2 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.2...v5.5.3) --- 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-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72b2d21 commit 6532432

File tree

2 files changed

+54
-40
lines changed

2 files changed

+54
-40
lines changed

package-lock.json

Lines changed: 52 additions & 38 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.12.0",
18+
"cypress": "^13.13.0",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",
21-
"typescript": "^5.5.2"
21+
"typescript": "^5.5.3"
2222
},
2323
"devDependencies": {
2424
"@cypress/code-coverage": "^3.12.39",

0 commit comments

Comments
 (0)