Skip to content

Commit

Permalink
build: update jasmine-core to version ~3.5.0 (#1404)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and alan-agius4 committed Sep 25, 2019
1 parent 8b97bfa commit aeabd95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion integration/consumers/ng-cli/package.json
Expand Up @@ -33,7 +33,7 @@
"@types/jasmine": "~3.4.0",
"@types/node": "~12.7.0",
"codelyzer": "~5.1.0",
"jasmine-core": "~3.4.0",
"jasmine-core": "~3.5.0",
"jasmine-spec-reporter": "~4.2.0",
"karma": "~4.3.0",
"karma-chrome-launcher": "~3.1.0",
Expand Down
5 changes: 5 additions & 0 deletions integration/consumers/ng-cli/yarn.lock
Expand Up @@ -3651,6 +3651,11 @@ jasmine-core@^3.3, jasmine-core@~3.4.0:
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.4.0.tgz#2a74618e966026530c3518f03e9f845d26473ce3"
integrity sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg==

jasmine-core@~3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5.0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4"
integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==

jasmine-spec-reporter@~4.2.0:
version "4.2.1"
resolved "https://registry.yarnpkg.com/jasmine-spec-reporter/-/jasmine-spec-reporter-4.2.1.tgz#1d632aec0341670ad324f92ba84b4b32b35e9e22"
Expand Down

0 comments on commit aeabd95

Please sign in to comment.