mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Bump jasmine-marbles from 0.6.0 to 0.8.3 (#2239)
Bumps [jasmine-marbles](https://github.com/synapse-wireless-labs/jasmine-marbles) from 0.6.0 to 0.8.3. - [Release notes](https://github.com/synapse-wireless-labs/jasmine-marbles/releases) - [Changelog](https://github.com/synapse-wireless-labs/jasmine-marbles/blob/0.8.3/CHANGELOG.md) - [Commits](https://github.com/synapse-wireless-labs/jasmine-marbles/compare/v0.6.0...0.8.3) --- updated-dependencies: - dependency-name: jasmine-marbles dependency-type: direct:development 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:
Generated
+4
-4
@@ -9083,12 +9083,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"jasmine-marbles": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-marbles/-/jasmine-marbles-0.6.0.tgz",
|
||||
"integrity": "sha512-1uzgjEesEeCb+r+v46qn5x326TiGqk5SUZa+A3O+XnMCjG/pGcUOhL9Xsg5L7gLC6RFHyWGTkB5fei4rcvIOiQ==",
|
||||
"version": "0.8.3",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-marbles/-/jasmine-marbles-0.8.3.tgz",
|
||||
"integrity": "sha512-aaf7ObOC9X1jZ8VyIG49+vOTycRqIWT5Jt3vHHbECE9tN7U05mnpxi20thth02HzasOv/Fmqf+uGhcLE/f8NYg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "^4.5.0"
|
||||
"lodash": "^4.17.20"
|
||||
}
|
||||
},
|
||||
"jasmine-spec-reporter": {
|
||||
|
||||
+1
-1
@@ -83,7 +83,7 @@
|
||||
"husky": "^7.0.1",
|
||||
"inquirer": "^8.1.2",
|
||||
"jasmine-core": "^3.8.0",
|
||||
"jasmine-marbles": "0.6.0",
|
||||
"jasmine-marbles": "0.8.3",
|
||||
"jasmine-spec-reporter": "^7.0.0",
|
||||
"karma": "^6.3.4",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user