mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-12 11:20:02 +01:00
Bump jasmine from 4.2.1 to 4.3.0 (#2163)
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Commits](https://github.com/jasmine/jasmine-npm/compare/v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: jasmine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -13781,12 +13781,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jasmine": {
|
"node_modules/jasmine": {
|
||||||
"version": "4.2.1",
|
"version": "4.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-4.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-4.3.0.tgz",
|
||||||
"integrity": "sha512-LNZEKcScnjPRj5J92I1P515bxTvaHMRAERTyCoaGnWr87eOT6zv+b3M+kxKdH/06Gz4TnnXyHbXLiPtMHZ0ncw==",
|
"integrity": "sha512-ieBmwkd8L1DXnvSnxx7tecXgA0JDgMXPAwBcqM4lLPedJeI9hTHuWifPynTC+dLe4Y+GkSPSlbqqrmYIgGzYUw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"jasmine-core": "^4.2.0"
|
"jasmine-core": "^4.3.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"jasmine": "bin/jasmine.js"
|
"jasmine": "bin/jasmine.js"
|
||||||
@@ -37008,12 +37008,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jasmine": {
|
"jasmine": {
|
||||||
"version": "4.2.1",
|
"version": "4.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-4.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-4.3.0.tgz",
|
||||||
"integrity": "sha512-LNZEKcScnjPRj5J92I1P515bxTvaHMRAERTyCoaGnWr87eOT6zv+b3M+kxKdH/06Gz4TnnXyHbXLiPtMHZ0ncw==",
|
"integrity": "sha512-ieBmwkd8L1DXnvSnxx7tecXgA0JDgMXPAwBcqM4lLPedJeI9hTHuWifPynTC+dLe4Y+GkSPSlbqqrmYIgGzYUw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"jasmine-core": "^4.2.0"
|
"jasmine-core": "^4.3.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jasmine-core": {
|
"jasmine-core": {
|
||||||
|
|||||||
Reference in New Issue
Block a user