Skip to content

Commit 44f02b7

Browse files
chore(deps): update dependency karma-chrome-launcher to v3.1.1 (#1053)
1 parent aaad1e3 commit 44f02b7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"fetch-mock": "9.11.0",
2929
"http-server": "14.1.0",
3030
"karma": "6.3.17",
31-
"karma-chrome-launcher": "3.1.0",
31+
"karma-chrome-launcher": "3.1.1",
3232
"karma-cli": "2.0.0",
3333
"karma-mocha": "2.0.1",
3434
"karma-sauce-launcher": "4.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4590,10 +4590,10 @@ jsonparse@^1.2.0:
45904590
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
45914591
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
45924592

4593-
karma-chrome-launcher@3.1.0:
4594-
version "3.1.0"
4595-
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz#805a586799a4d05f4e54f72a204979f3f3066738"
4596-
integrity sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg==
4593+
karma-chrome-launcher@3.1.1:
4594+
version "3.1.1"
4595+
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.1.tgz#baca9cc071b1562a1db241827257bfe5cab597ea"
4596+
integrity sha512-hsIglcq1vtboGPAN+DGCISCFOxW+ZVnIqhDQcCMqqCp+4dmJ0Qpq5QAjkbA0X2L9Mi6OBkHi2Srrbmm7pUKkzQ==
45974597
dependencies:
45984598
which "^1.2.1"
45994599

0 commit comments

Comments
 (0)