mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-09 19:15:42 +02:00
Bump jasmine-core from 4.1.1 to 4.2.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine/compare/v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
466c432c42
commit
4b5d261f9e
6
js/package-lock.json
generated
6
js/package-lock.json
generated
@ -3707,9 +3707,9 @@
|
||||
}
|
||||
},
|
||||
"jasmine-core": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.1.1.tgz",
|
||||
"integrity": "sha512-lmUfT5XcK9KKvt3lLYzn93hc4MGzlUBowExFVgzbSW0ZCrdeyS574dfsyfRhxbg81Wj4gk+RxUiTnj7KBfDA1g==",
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.2.0.tgz",
|
||||
"integrity": "sha512-OcFpBrIhnbmb9wfI8cqPSJ50pv3Wg4/NSgoZIqHzIwO/2a9qivJWzv8hUvaREIMYYJBas6AvfXATFdVuzzCqVw==",
|
||||
"dev": true
|
||||
},
|
||||
"jquery": {
|
||||
|
@ -40,7 +40,7 @@
|
||||
"gulp-ng-annotate": "^2.1.0",
|
||||
"gulp-sourcemaps": "^3.0.0",
|
||||
"gulp-terser": "^2.1.0",
|
||||
"jasmine-core": "^4.1.1",
|
||||
"jasmine-core": "^4.2.0",
|
||||
"jquery": "^3.6.0",
|
||||
"jshint": "^2.13.4",
|
||||
"karma": "^6.3.20",
|
||||
|
Loading…
Reference in New Issue
Block a user