Skip to content

Commit

Permalink
chore(deps): update dependency jasmine to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 9, 2018
1 parent a83b6dc commit f7a5522
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion js-given/package.json
Expand Up @@ -69,7 +69,7 @@
"chai-as-promised": "7.1.1",
"chalk": "2.4.1",
"check-node-version": "3.2.0",
"jasmine": "3.1.0",
"jasmine": "3.2.0",
"jasmine-spec-reporter": "4.2.1",
"jest": "23.4.2",
"mocha": "5.2.0",
Expand Down
14 changes: 7 additions & 7 deletions js-given/yarn.lock
Expand Up @@ -2972,9 +2972,9 @@ jasmine-core@~2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"

jasmine-core@~3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.1.0.tgz#a4785e135d5df65024dfc9224953df585bd2766c"
jasmine-core@~3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.2.0.tgz#e33657dd6bb7f3d8e05b55b63ead841218146374"

jasmine-spec-reporter@4.2.1:
version "4.2.1"
Expand All @@ -2990,12 +2990,12 @@ jasmine@2.8.0:
glob "^7.0.6"
jasmine-core "~2.8.0"

jasmine@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.1.0.tgz#2bd59fd7ec6ec0e8acb64e09f45a68ed2ad1952a"
jasmine@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.2.0.tgz#b3a018454781805650e46578803d08e7cfdd7b3d"
dependencies:
glob "^7.0.6"
jasmine-core "~3.1.0"
jasmine-core "~3.2.0"

jasminewd2@^2.1.0:
version "2.2.0"
Expand Down

0 comments on commit f7a5522

Please sign in to comment.