Skip to content

Commit

Permalink
chore(deps): update dependency jasmine-core to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and cexbrayat committed Nov 2, 2018
1 parent 47b17c9 commit 3e5e279
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -48,13 +48,13 @@
"@types/prismjs": "1.9.0",
"codecov": "3.1.0",
"codelyzer": "4.5.0",
"jasmine-core": "3.2.1",
"jasmine-core": "3.3.0",
"jasmine-spec-reporter": "4.2.1",
"karma": "3.1.1",
"karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "2.0.4",
"karma-jasmine": "1.1.2",
"karma-jasmine-html-reporter": "1.3.1",
"karma-jasmine-html-reporter": "1.4.0",
"ng-packagr": "4.4.0",
"ngx-speculoos": "1.0.0",
"protractor": "5.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -4942,10 +4942,10 @@ istanbul@0.4.5:
which "^1.1.1"
wordwrap "^1.0.0"

jasmine-core@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.2.1.tgz#8e4ff5b861603ee83343f2b49eee6a0ffe9650ce"
integrity sha512-pa9tbBWgU0EE4SWgc85T4sa886ufuQdsgruQANhECYjwqgV4z7Vw/499aCaP8ZH79JDS4vhm8doDG9HO4+e4sA==
jasmine-core@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.3.0.tgz#dea1cdc634bc93c7e0d4ad27185df30fa971b10e"
integrity sha512-3/xSmG/d35hf80BEN66Y6g9Ca5l/Isdeg/j6zvbTYlTzeKinzmaTM4p9am5kYqOmE05D7s1t8FGjzdSnbUbceA==

jasmine-core@~2.8.0:
version "2.8.0"
Expand Down Expand Up @@ -5102,10 +5102,10 @@ karma-coverage-istanbul-reporter@2.0.4:
istanbul-api "^2.0.5"
minimatch "^3.0.4"

karma-jasmine-html-reporter@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.3.1.tgz#17db92e76ecbce97b281c97c9ac3d8b1723848f9"
integrity sha512-J8pUc58QeRhpHQ+sXBRZ016ZW9ZOjU4vjYA6Jah69WvBaqR7tGvXUzy7w/DoULbNrD8+hnZCpvdeEtqXtirY2g==
karma-jasmine-html-reporter@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.4.0.tgz#1abbd30d4509a8c82b96707ae7d2fa4da459ca19"
integrity sha512-0wxhwA8PLPpICZ4o2GRnPi67hf3JhfQm5WCB8nElh4qsE6wRNOTtrqooyBPNqI087Xr2SBhxLg5fU+BJ/qxRrw==

karma-jasmine@1.1.2:
version "1.1.2"
Expand Down

0 comments on commit 3e5e279

Please sign in to comment.