Skip to content

Commit 348c5a8

Browse files
committed
Remove jasmine modules
1 parent ec16637 commit 348c5a8

File tree

2 files changed

+5
-54
lines changed

2 files changed

+5
-54
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@
107107
"jest": "^20.0.4",
108108
"jest-cli": "^20.0.4",
109109
"json-loader": "^0.5.7",
110-
"karma-chrome-launcher": "^2.2.0",
111-
"karma-jasmine": "^1.1.0",
112-
"karma-mocha-reporter": "^2.2.4",
113-
"karma-webpack": "^2.0.4",
114110
"loader-utils": "^1.1.0",
115111
"ncp": "^2.0.0",
116112
"node-sass": "^4.5.3",

yarn.lock

Lines changed: 5 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ async-foreach@^0.1.3:
454454
version "0.1.3"
455455
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
456456

457-
async@^0.9.0, async@~0.9.0:
457+
async@^0.9.0:
458458
version "0.9.2"
459459
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
460460

@@ -3709,12 +3709,6 @@ from@~0:
37093709
version "0.1.7"
37103710
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
37113711

3712-
fs-access@^1.0.0:
3713-
version "1.0.1"
3714-
resolved "https://registry.yarnpkg.com/fs-access/-/fs-access-1.0.1.tgz#d6a87f262271cefebec30c553407fb995da8777a"
3715-
dependencies:
3716-
null-check "^1.0.0"
3717-
37183712
fs-extra@^1.0.0:
37193713
version "1.0.0"
37203714
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-1.0.0.tgz#cd3ce5f7e7cb6145883fcae3191e9877f8587950"
@@ -5688,35 +5682,6 @@ jszip@^3.1.3:
56885682
pako "~1.0.2"
56895683
readable-stream "~2.0.6"
56905684

5691-
karma-chrome-launcher@^2.2.0:
5692-
version "2.2.0"
5693-
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz#cf1b9d07136cc18fe239327d24654c3dbc368acf"
5694-
dependencies:
5695-
fs-access "^1.0.0"
5696-
which "^1.2.1"
5697-
5698-
karma-jasmine@^1.1.0:
5699-
version "1.1.1"
5700-
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-1.1.1.tgz#6fe840e75a11600c9d91e84b33c458e1c46a3529"
5701-
5702-
karma-mocha-reporter@^2.2.4:
5703-
version "2.2.5"
5704-
resolved "https://registry.yarnpkg.com/karma-mocha-reporter/-/karma-mocha-reporter-2.2.5.tgz#15120095e8ed819186e47a0b012f3cd741895560"
5705-
dependencies:
5706-
chalk "^2.1.0"
5707-
log-symbols "^2.1.0"
5708-
strip-ansi "^4.0.0"
5709-
5710-
karma-webpack@^2.0.4:
5711-
version "2.0.9"
5712-
resolved "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-2.0.9.tgz#61c88091f7dd910635134c032b266a465affb57f"
5713-
dependencies:
5714-
async "~0.9.0"
5715-
loader-utils "^0.2.5"
5716-
lodash "^3.8.0"
5717-
source-map "^0.5.6"
5718-
webpack-dev-middleware "^1.12.0"
5719-
57205685
kew@^0.7.0:
57215686
version "0.7.0"
57225687
resolved "https://registry.yarnpkg.com/kew/-/kew-0.7.0.tgz#79d93d2d33363d6fdd2970b335d9141ad591d79b"
@@ -5863,7 +5828,7 @@ loader-runner@^2.3.0:
58635828
version "2.3.0"
58645829
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2"
58655830

5866-
loader-utils@^0.2.11, loader-utils@^0.2.14, loader-utils@^0.2.15, loader-utils@^0.2.16, loader-utils@^0.2.5:
5831+
loader-utils@^0.2.11, loader-utils@^0.2.14, loader-utils@^0.2.15, loader-utils@^0.2.16:
58675832
version "0.2.17"
58685833
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
58695834
dependencies:
@@ -6020,7 +5985,7 @@ lodash.uniq@^4.5.0:
60205985
version "4.5.0"
60215986
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
60225987

6023-
lodash@^3.2.0, lodash@^3.3.1, lodash@^3.5.0, lodash@^3.8.0:
5988+
lodash@^3.2.0, lodash@^3.3.1, lodash@^3.5.0:
60245989
version "3.10.1"
60255990
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
60265991

@@ -6036,12 +6001,6 @@ lodash@~2.4.1:
60366001
version "2.4.2"
60376002
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"
60386003

6039-
log-symbols@^2.1.0:
6040-
version "2.2.0"
6041-
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
6042-
dependencies:
6043-
chalk "^2.0.1"
6044-
60456004
logalot@^2.0.0:
60466005
version "2.1.0"
60476006
resolved "https://registry.yarnpkg.com/logalot/-/logalot-2.1.0.tgz#5f8e8c90d304edf12530951a5554abb8c5e3f552"
@@ -6777,10 +6736,6 @@ nth-check@^1.0.1, nth-check@~1.0.0, nth-check@~1.0.1:
67776736
dependencies:
67786737
boolbase "~1.0.0"
67796738

6780-
null-check@^1.0.0:
6781-
version "1.0.0"
6782-
resolved "https://registry.yarnpkg.com/null-check/-/null-check-1.0.0.tgz#977dffd7176012b9ec30d2a39db5cf72a0439edd"
6783-
67846739
num2fraction@^1.2.2:
67856740
version "1.2.2"
67866741
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
@@ -10182,7 +10137,7 @@ webpack-core@~0.6.9:
1018210137
source-list-map "~0.1.7"
1018310138
source-map "~0.4.1"
1018410139

10185-
webpack-dev-middleware@1.12.2, webpack-dev-middleware@^1.12.0:
10140+
webpack-dev-middleware@1.12.2:
1018610141
version "1.12.2"
1018710142
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.12.2.tgz#f8fc1120ce3b4fc5680ceecb43d777966b21105e"
1018810143
dependencies:
@@ -10334,7 +10289,7 @@ which-module@^2.0.0:
1033410289
version "2.0.0"
1033510290
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
1033610291

10337-
which@1, which@^1.2.1, which@^1.2.10, which@^1.2.12, which@^1.2.9, which@^1.3.0:
10292+
which@1, which@^1.2.10, which@^1.2.12, which@^1.2.9, which@^1.3.0:
1033810293
version "1.3.0"
1033910294
resolved "https://registry.yarnpkg.com/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"
1034010295
dependencies:

0 commit comments

Comments
 (0)