Skip to content

Commit 46d0a30

Browse files
Bump karma-jasmine from 2.0.1 to 4.0.1
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 2.0.1 to 4.0.1. - [Release notes](https://github.com/karma-runner/karma-jasmine/releases) - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-jasmine@v2.0.1...v4.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 35e0b92 commit 46d0a30

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"karma-coverage": "^2.0.1",
3939
"karma-coverage-istanbul-reporter": "^2.0.5",
4040
"karma-intl-shim": "^1.0.3",
41-
"karma-jasmine": "^2.0.1",
41+
"karma-jasmine": "^4.0.1",
4242
"karma-jasmine-ajax": "^0.1.12",
4343
"karma-phantomjs-launcher": "^1.0.0",
4444
"less": "^3.9.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3279,10 +3279,10 @@ jasmine-ajax@^3.0.0:
32793279
resolved "https://registry.yarnpkg.com/jasmine-ajax/-/jasmine-ajax-3.4.0.tgz#8dce36c0e3f16b9b900adb1f2ef83e0cd87c6755"
32803280
integrity sha512-LIVNVCmx5ou+IG6wgX7j73YYzvE2e3aqFWMjOhvAHWTnLICOYSobIH+PG/gOwtP20X0u2SkD3NXT/j5X8rMGOA==
32813281

3282-
jasmine-core@^3.3, jasmine-core@^3.4.0:
3283-
version "3.5.0"
3284-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5.0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4"
3285-
integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==
3282+
jasmine-core@^3.4.0, jasmine-core@^3.6.0:
3283+
version "3.7.0"
3284+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.7.0.tgz#33da871fef5595e9aa43d0f50e009b5fe35f7ef2"
3285+
integrity sha512-jmeRIgxS/abz8afk9NKJ1yP7n93aZdRaHDWtTHJBlYu6fhbzvErjiO3mMlSSrJefVk1a+26JlABrHS2iBH8Azw==
32863286

32873287
jquery@^3.4.1:
32883288
version "3.4.1"
@@ -3443,12 +3443,12 @@ karma-jasmine-ajax@^0.1.12:
34433443
dependencies:
34443444
jasmine-ajax "^3.0.0"
34453445

3446-
karma-jasmine@^2.0.1:
3447-
version "2.0.1"
3448-
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-2.0.1.tgz#26e3e31f2faf272dd80ebb0e1898914cc3a19763"
3449-
integrity sha512-iuC0hmr9b+SNn1DaUD2QEYtUxkS1J+bSJSn7ejdEexs7P8EYvA1CWkEdrDQ+8jVH3AgWlCNwjYsT1chjcNW9lA==
3446+
karma-jasmine@^4.0.1:
3447+
version "4.0.1"
3448+
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-4.0.1.tgz#b99e073b6d99a5196fc4bffc121b89313b0abd82"
3449+
integrity sha512-h8XDAhTiZjJKzfkoO1laMH+zfNlra+dEQHUAjpn5JV1zCPtOIVWGQjLBrqhnzQa/hrU2XrZwSyBa6XjEBzfXzw==
34503450
dependencies:
3451-
jasmine-core "^3.3"
3451+
jasmine-core "^3.6.0"
34523452

34533453
karma-phantomjs-launcher@^1.0.0:
34543454
version "1.0.4"

0 commit comments

Comments
 (0)