File tree 2 files changed +5
-5
lines changed
angular-instantsearch/query-suggestions
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"@types/node" : " 14.18.5" ,
36
36
"jasmine-core" : " 3.8.0" ,
37
37
"karma" : " 6.3.9" ,
38
- "karma-chrome-launcher" : " 3.1.0 " ,
38
+ "karma-chrome-launcher" : " 3.1.1 " ,
39
39
"karma-coverage" : " 2.0.3" ,
40
40
"karma-jasmine" : " 4.0.0" ,
41
41
"karma-jasmine-html-reporter" : " 1.7.0" ,
Original file line number Diff line number Diff line change @@ -4428,10 +4428,10 @@ jsonparse@^1.3.1:
4428
4428
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
4429
4429
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
4430
4430
4431
-
4432
- version "3.1.0 "
4433
- resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0 .tgz#805a586799a4d05f4e54f72a204979f3f3066738 "
4434
- integrity sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg ==
4431
+
4432
+ version "3.1.1 "
4433
+ resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.1 .tgz#baca9cc071b1562a1db241827257bfe5cab597ea "
4434
+ integrity sha512-hsIglcq1vtboGPAN+DGCISCFOxW+ZVnIqhDQcCMqqCp+4dmJ0Qpq5QAjkbA0X2L9Mi6OBkHi2Srrbmm7pUKkzQ ==
4435
4435
dependencies :
4436
4436
which "^1.2.1"
4437
4437
You can’t perform that action at this time.
0 commit comments