Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Commit

Permalink
RDM-3023 Downgrade jasmine-core to 2.8 as >3.0 causing Exceptions in …
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewf committed Oct 11, 2018
1 parent 64a2a53 commit 8e10e5c
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -93,7 +93,7 @@
"@types/jasminewd2": "^2.0.3",
"@types/node": "^8.0.30",
"codelyzer": "^4.1.0",
"jasmine-core": "~3.2.0",
"jasmine-core": "~2.8.0",
"jasmine-spec-reporter": "^4.2.1",
"json-server": "^0.12.1",
"karma": "^1.3.0",
Expand Down
57 changes: 46 additions & 11 deletions yarn.lock
Expand Up @@ -1945,7 +1945,7 @@ chai@^4.1.2:
pathval "^1.1.0"
type-detect "^4.0.5"

chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
version "1.1.3"
resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
dependencies:
Expand Down Expand Up @@ -3684,6 +3684,12 @@ find-up@^3.0.0:
dependencies:
locate-path "^3.0.0"

find@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/find/-/find-0.2.9.tgz#4b73f1ff9e56ad91b76e716407fe5ffe6554bb8c"
dependencies:
traverse-chain "~0.1.0"

first-chunk-stream@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/first-chunk-stream/-/first-chunk-stream-2.0.0.tgz#1bdecdb8e083c0664b91945581577a43a9f31d70"
Expand Down Expand Up @@ -3786,6 +3792,14 @@ fs-extra@^3.0.1:
jsonfile "^3.0.0"
universalify "^0.1.0"

fs-extra@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.0.tgz#8cc3f47ce07ef7b3593a11b9fb245f7e34c041d6"
Expand Down Expand Up @@ -5175,10 +5189,6 @@ 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.2.0:
version "3.2.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.2.1.tgz#8e4ff5b861603ee83343f2b49eee6a0ffe9650ce"

jasmine-diff@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/jasmine-diff/-/jasmine-diff-0.1.3.tgz#93ccc2dcc41028c5ddd4606558074839f2deeaa8"
Expand Down Expand Up @@ -5242,7 +5252,7 @@ jju@^1.1.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"

js-base64@^2.1.8:
js-base64@^2.1.8, js-base64@^2.4.3:
version "2.4.9"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.4.9.tgz#748911fb04f48a60c4771b375cac45a80df11c03"

Expand Down Expand Up @@ -6348,7 +6358,7 @@ mocha@^5.0.5:
mkdirp "0.5.1"
supports-color "5.4.0"

moment@^2.20.1:
moment@^2.20.1, moment@^2.21.0:
version "2.22.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"

Expand Down Expand Up @@ -6423,6 +6433,20 @@ multipipe@^0.1.2:
dependencies:
duplexer2 "0.0.2"

multiple-cucumber-html-reporter@^1.11.0:
version "1.11.3"
resolved "https://registry.yarnpkg.com/multiple-cucumber-html-reporter/-/multiple-cucumber-html-reporter-1.11.3.tgz#3f3fa3ac9b1bb3b3bb72f24598186916eaf999a3"
dependencies:
chalk "1.1.3"
find "^0.2.9"
fs-extra "^5.0.0"
js-base64 "^2.4.3"
jsonfile "^4.0.0"
lodash "^4.17.5"
moment "^2.21.0"
opn "^5.2.0"
uuid "^3.2.1"

mute-stream@0.0.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
Expand Down Expand Up @@ -7442,15 +7466,22 @@ protractor-beautiful-reporter@^1.2.1:
mkdirp "~0.3.5"
underscore "~1.6.0"

protractor-cucumber-framework@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/protractor-cucumber-framework/-/protractor-cucumber-framework-4.2.0.tgz#e44f6d33e6c4dc103a9b4b5dc91023b474530dbe"
protractor-cucumber-framework@^5.0.0:
version "5.0.0"
resolved "http://registry.npmjs.org/protractor-cucumber-framework/-/protractor-cucumber-framework-5.0.0.tgz#445c8963742e5b9e57a0da6990b3e6630ffefe26"
dependencies:
debug "^3.1.0"
glob "^7.0.3"
q "^1.4.1"
tmp "^0.0.33"

protractor-multiple-cucumber-html-reporter-plugin@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/protractor-multiple-cucumber-html-reporter-plugin/-/protractor-multiple-cucumber-html-reporter-plugin-1.8.0.tgz#2c277e84c01ef371243a37ee1cd4e456f567e46f"
dependencies:
fs-extra "^3.0.1"
multiple-cucumber-html-reporter "^1.11.0"

protractor-screenshoter-plugin@^0.10.1:
version "0.10.3"
resolved "https://registry.yarnpkg.com/protractor-screenshoter-plugin/-/protractor-screenshoter-plugin-0.10.3.tgz#27de0caaa49eddda7cd80ab9ba809937733aafee"
Expand All @@ -7465,7 +7496,7 @@ protractor-screenshoter-plugin@^0.10.1:
screenshoter-report-analyzer "^0.6"
uuid "^3.1.0"

protractor@^5.4.0:
protractor@^5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/protractor/-/protractor-5.4.1.tgz#011a99e38df7aa45d22455b889ffbb13a6ce0bd9"
dependencies:
Expand Down Expand Up @@ -9350,6 +9381,10 @@ tough-cookie@~2.4.3:
psl "^1.1.24"
punycode "^1.4.1"

traverse-chain@~0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/traverse-chain/-/traverse-chain-0.1.0.tgz#61dbc2d53b69ff6091a12a168fd7d433107e40f1"

tree-kill@^1.0.0, tree-kill@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
Expand Down

0 comments on commit 8e10e5c

Please sign in to comment.