Skip to content

Commit bcf22b5

Browse files
ui-dev: bump the jasmine group across 1 directory with 3 updates
Bumps the jasmine group with 3 updates in the /server/src/main/webapp/WEB-INF/rails directory: [jasmine](https://github.com/jasmine/jasmine-npm), [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) and [jasmine-browser-runner](https://github.com/jasmine/jasmine-browser-runner). Updates `jasmine` from 5.13.0 to 6.2.0 - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](jasmine/jasmine-npm@v5.13.0...v6.2.0) Updates `@types/jasmine` from 5.1.15 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Updates `jasmine-browser-runner` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/jasmine/jasmine-browser-runner/releases) - [Changelog](https://github.com/jasmine/jasmine-browser-runner/blob/main/RELEASE.md) - [Commits](jasmine/jasmine-browser-runner@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: "@types/jasmine" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jasmine - dependency-name: jasmine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jasmine - dependency-name: jasmine-browser-runner dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jasmine ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bf1c55 commit bcf22b5

2 files changed

Lines changed: 46 additions & 166 deletions

File tree

server/src/main/webapp/WEB-INF/rails/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@eslint/js": "^9.39.4",
6868
"@types/awesomplete": "^1.1.16",
6969
"@types/fs-extra": "^11.0.4",
70-
"@types/jasmine": "^5.1.15",
70+
"@types/jasmine": "^6.0.0",
7171
"@types/jasmine-ajax": "^3.3.5",
7272
"@types/jquery": "^3.5.34",
7373
"@types/license-checker": "^25.0.6",
@@ -90,9 +90,9 @@
9090
"fs-extra": "^11.3.4",
9191
"globals": "^17.5.0",
9292
"html-webpack-plugin": "^5.6.7",
93-
"jasmine": "^5.13.0",
93+
"jasmine": "^6.2.0",
9494
"jasmine-ajax": "^4.0.0",
95-
"jasmine-browser-runner": "^3.0.0",
95+
"jasmine-browser-runner": "^4.0.0",
9696
"jasmine-jquery": "^2.1.1",
9797
"karma": "^6.4.4",
9898
"karma-chrome-launcher": "^3.2.0",

0 commit comments

Comments
 (0)