Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 4f1dca8

Browse files
chore(package): update karma-jasmine
1 parent 2c02ca6 commit 4f1dca8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jasmine-core": "2.8.0",
9292
"karma": "2.0.0",
9393
"karma-chrome-launcher": "2.2.0",
94-
"karma-jasmine": "^1.0.2",
94+
"karma-jasmine": "1.1.1",
9595
"karma-phantomjs-launcher": "^1.0.2",
9696
"karma-sourcemap-loader": "^0.3.7",
9797
"karma-webpack": "2.0.9",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2693,9 +2693,9 @@ [email protected]:
26932693
fs-access "^1.0.0"
26942694
which "^1.2.1"
26952695

2696-
karma-jasmine@^1.0.2:
2697-
version "1.1.0"
2698-
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-1.1.0.tgz#22e4c06bf9a182e5294d1f705e3733811b810acf"
2696+
karma-jasmine@1.1.1:
2697+
version "1.1.1"
2698+
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-1.1.1.tgz#6fe840e75a11600c9d91e84b33c458e1c46a3529"
26992699

27002700
karma-phantomjs-launcher@^1.0.2:
27012701
version "1.0.4"

0 commit comments

Comments
 (0)