Skip to content

Commit

Permalink
chore(yarn): update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Jan 28, 2021
1 parent 94fd1e6 commit 2085977
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
31 changes: 25 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9241,7 +9241,7 @@ __metadata:
karma: ^4.0.0
karma-chrome-launcher: ^2.2.0
karma-coverage: ^1.1.0
karma-firefox-launcher: ^1.0.0
karma-firefox-launcher: ^2.1.0
karma-html2js-preprocessor: ^1.1.0
karma-ie-launcher: ^1.0.0
karma-jasmine: ^2.0.1
Expand Down Expand Up @@ -17766,6 +17766,15 @@ __metadata:
languageName: node
linkType: hard

"is-docker@npm:^2.0.0":
version: 2.1.1
resolution: "is-docker@npm:2.1.1"
bin:
is-docker: cli.js
checksum: dc8e36fa63a246728e5dd4b3ab2d454f685d3dcc1fecbe62144a0c3bc1f5eef0cf67cb3af1b4a9d274dd18877b954b651c7ef0a483abae6a7a2baa8f987554ba
languageName: node
linkType: hard

"is-dom@npm:^1.0.9":
version: 1.1.0
resolution: "is-dom@npm:1.1.0"
Expand Down Expand Up @@ -18431,6 +18440,15 @@ __metadata:
languageName: node
linkType: hard

"is-wsl@npm:^2.2.0":
version: 2.2.0
resolution: "is-wsl@npm:2.2.0"
dependencies:
is-docker: ^2.0.0
checksum: 3dcc4073d4682b9f9a4c59411bb73716cfff88eae58a6bd0af302b8ee016263a5150302bb296bc81a4cb0d3b66c86d82b3ee0146ed15f6558022bc847a2549a2
languageName: node
linkType: hard

"is-yarn-global@npm:^0.3.0":
version: 0.3.0
resolution: "is-yarn-global@npm:0.3.0"
Expand Down Expand Up @@ -19945,12 +19963,13 @@ __metadata:
languageName: node
linkType: hard

"karma-firefox-launcher@npm:^1.0.0":
version: 1.3.0
resolution: "karma-firefox-launcher@npm:1.3.0"
"karma-firefox-launcher@npm:^2.1.0":
version: 2.1.0
resolution: "karma-firefox-launcher@npm:2.1.0"
dependencies:
is-wsl: ^2.1.0
checksum: 3ba335e54d1eb6bec71235ed90e05e0f6567fc401df2cb68115d17d644883e36379777d6a7151014b60430817b03d8281a05b71866dff4b555896706c11f222e
is-wsl: ^2.2.0
which: ^2.0.1
checksum: 722664261825889fc8a849245ef7a1abe801300f32c2d21ef453d145e3a82e1b0e22523816617637c415e86624d2aacaaa11bf166e55dc7ba3aa1779bb29ed01
languageName: node
linkType: hard

Expand Down

0 comments on commit 2085977

Please sign in to comment.