Skip to content

Commit

Permalink
Bump the non-major group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the non-major group with 2 updates in the / directory: [cypress](https://github.com/cypress-io/cypress) and [typescript](https://github.com/microsoft/TypeScript).


Updates `cypress` from 13.14.1 to 13.15.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.14.1...v13.15.0)

Updates `typescript` from 5.5.4 to 5.6.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.4...v5.6.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 5db4c9e commit 07093b1
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 75 deletions.
188 changes: 115 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"license": "MIT",
"devDependencies": {
"cypress": "^13.14.1",
"cypress": "^13.15.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"typescript": "^5.6.3",
"typescript-eslint": "^7.18.0"
},
"engines": {
Expand Down

0 comments on commit 07093b1

Please sign in to comment.