mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-03-16 12:15:43 +01:00
Bump jasmine-core from 3.7.1 to 3.8.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.7.1 to 3.8.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/v3.7.1...v3.8.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
60f3629b48
commit
5232f1c43f
6
js/package-lock.json
generated
6
js/package-lock.json
generated
@ -3486,9 +3486,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jasmine-core": {
|
"jasmine-core": {
|
||||||
"version": "3.7.1",
|
"version": "3.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.8.0.tgz",
|
||||||
"integrity": "sha512-DH3oYDS/AUvvr22+xUBW62m1Xoy7tUlY1tsxKEJvl5JeJ7q8zd1K5bUwiOxdH+erj6l2vAMM3hV25Xs9/WrmuQ==",
|
"integrity": "sha512-zl0nZWDrmbCiKns0NcjkFGYkVTGCPUgoHypTaj+G2AzaWus7QGoXARSlYsSle2VRpSdfJmM+hzmFKzQNhF2kHg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jquery": {
|
"jquery": {
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"gulp-ng-annotate": "^2.1.0",
|
"gulp-ng-annotate": "^2.1.0",
|
||||||
"gulp-sourcemaps": "^3.0.0",
|
"gulp-sourcemaps": "^3.0.0",
|
||||||
"gulp-terser": "^2.0.1",
|
"gulp-terser": "^2.0.1",
|
||||||
"jasmine-core": "^3.7.1",
|
"jasmine-core": "^3.8.0",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"jshint": "^2.13.0",
|
"jshint": "^2.13.0",
|
||||||
"karma": "^6.3.4",
|
"karma": "^6.3.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user