Skip to content

Commit caf4dc8

Browse files
chore(deps): update dependency karma-jasmine to v4.0.2
1 parent 0db12f3 commit caf4dc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

angular-instantsearch/query-suggestions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"karma": "6.3.9",
3838
"karma-chrome-launcher": "3.1.0",
3939
"karma-coverage": "2.0.3",
40-
"karma-jasmine": "4.0.0",
40+
"karma-jasmine": "4.0.2",
4141
"karma-jasmine-html-reporter": "1.7.0",
4242
"typescript": "4.5.5"
4343
}

angular-instantsearch/query-suggestions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4452,10 +4452,10 @@ [email protected]:
44524452
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.7.0.tgz#52c489a74d760934a1089bfa5ea4a8fcb84cc28b"
44534453
integrity sha512-pzum1TL7j90DTE86eFt48/s12hqwQuiD+e5aXx2Dc9wDEn2LfGq6RoAxEZZjFiN0RDSCOnosEKRZWxbQ+iMpQQ==
44544454

4455-
4456-
version "4.0.0"
4457-
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-4.0.0.tgz#2d172dc5afdd047892a23563ec4db480e93d22c7"
4458-
integrity sha512-6hFwluoj6i/ItzG1D3MEfBHrAgKqyS+KsAqaFqeIsJth1B+pCIh6AItT94w7Z5FZlOA7Qcs9qoibUMocM9yBPw==
4455+
4456+
version "4.0.2"
4457+
resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-4.0.2.tgz#386db2a3e1acc0af5265c711f673f78f1e4938de"
4458+
integrity sha512-ggi84RMNQffSDmWSyyt4zxzh2CQGwsxvYYsprgyR1j8ikzIduEdOlcLvXjZGwXG/0j41KUXOWsUCBfbEHPWP9g==
44594459
dependencies:
44604460
jasmine-core "^3.6.0"
44614461

0 commit comments

Comments
 (0)