Skip to content

Commit 9c824a4

Browse files
Bump the tooling-and-tests group with 4 updates
Bumps the tooling-and-tests group with 4 updates: [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine), [cypress](https://github.com/cypress-io/cypress), [jasmine-core](https://github.com/jasmine/jasmine) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/jasmine` from 5.1.8 to 5.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Updates `cypress` from 15.0.0 to 15.2.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@v15.0.0...v15.2.0) Updates `jasmine-core` from 5.7.1 to 5.10.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.7.1...v5.10.0) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@types/jasmine" dependency-version: 5.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tooling-and-tests - dependency-name: cypress dependency-version: 15.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tooling-and-tests - dependency-name: jasmine-core dependency-version: 5.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tooling-and-tests - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tooling-and-tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6de209 commit 9c824a4

File tree

2 files changed

+48
-52
lines changed

2 files changed

+48
-52
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@
6262
"@angular/build": "^20.2.1",
6363
"@angular/cli": "20.2.1",
6464
"@angular/compiler-cli": "20.2.3",
65-
"@types/jasmine": "~5.1.0",
65+
"@types/jasmine": "~5.1.9",
6666
"@types/uuid": "^10.0.0",
67-
"cypress": "^15.0.0",
68-
"jasmine-core": "~5.7.0",
67+
"cypress": "^15.2.0",
68+
"jasmine-core": "~5.10.0",
6969
"karma": "~6.4.0",
7070
"karma-chrome-launcher": "~3.2.0",
7171
"karma-coverage": "~2.2.0",
7272
"karma-jasmine": "~5.1.0",
7373
"karma-jasmine-html-reporter": "~2.1.0",
74-
"typescript": "~5.8.2"
74+
"typescript": "~5.9.2"
7575
}
7676
}

0 commit comments

Comments
 (0)