Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #96 from mozilla/renovate/jasmine-3.x
Browse files Browse the repository at this point in the history
Update dependency jasmine to v3
  • Loading branch information
magopian committed Apr 5, 2018
2 parents d2eaf52 + f1f97f8 commit 08c0c35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"faker": "4.1.0",
"flow-bin": "0.69.0",
"pre-commit": "1.2.2",
"jasmine": "2.99.0",
"jasmine": "3.1.0",
"jasmine-immutable-matchers": "2.0.1",
"jasmine-promises": "0.4.1",
"karma": "2.0.0",
Expand Down
19 changes: 7 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3408,10 +3408,6 @@ execall@^1.0.0:
dependencies:
clone-regexp "^1.0.0"

exit@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"

expand-braces@^0.1.1:
version "0.1.2"
resolved "https://registry.yarnpkg.com/expand-braces/-/expand-braces-0.1.2.tgz#488b1d1d2451cb3d3a6b192cfc030f44c5855fea"
Expand Down Expand Up @@ -5069,9 +5065,9 @@ istanbul-reports@^1.1.4:
dependencies:
handlebars "^4.0.3"

jasmine-core@~2.99.0:
version "2.99.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.1.tgz#e6400df1e6b56e130b61c4bcd093daa7f6e8ca15"
jasmine-core@~3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.1.0.tgz#a4785e135d5df65024dfc9224953df585bd2766c"

jasmine-immutable-matchers@2.0.1:
version "2.0.1"
Expand All @@ -5081,13 +5077,12 @@ jasmine-promises@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/jasmine-promises/-/jasmine-promises-0.4.1.tgz#386b63e2c714d33d9b1b7adae507773366dbf0ab"

jasmine@2.99.0:
version "2.99.0"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-2.99.0.tgz#8ca72d102e639b867c6489856e0e18a9c7aa42b7"
jasmine@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.1.0.tgz#2bd59fd7ec6ec0e8acb64e09f45a68ed2ad1952a"
dependencies:
exit "^0.1.2"
glob "^7.0.6"
jasmine-core "~2.99.0"
jasmine-core "~3.1.0"

jest-changed-files@^20.0.3:
version "20.0.3"
Expand Down

0 comments on commit 08c0c35

Please sign in to comment.