Skip to content

Commit 36e128b

Browse files
committed
chore: update dependencies
1 parent b9e1fe6 commit 36e128b

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"execa": "^5.1.1",
2626
"fs-extra": "^10.0.0",
2727
"minimist": "^1.2.5",
28-
"open": "^8.2.1",
28+
"open": "^8.4.0",
2929
"source-map-explorer": "^2.5.2"
3030
},
3131
"scripts": {

yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
ansi-regex@^5.0.0:
6-
version "5.0.0"
7-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
8-
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
5+
ansi-regex@^5.0.1:
6+
version "5.0.1"
7+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
8+
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
99

1010
ansi-styles@^3.2.1:
1111
version "3.2.1"
@@ -199,9 +199,9 @@ get-stream@^6.0.0:
199199
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
200200

201201
glob@^7.1.3, glob@^7.1.6:
202-
version "7.1.7"
203-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
204-
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
202+
version "7.2.0"
203+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
204+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
205205
dependencies:
206206
fs.realpath "^1.0.0"
207207
inflight "^1.0.4"
@@ -359,10 +359,10 @@ open@^7.3.1:
359359
is-docker "^2.0.0"
360360
is-wsl "^2.1.1"
361361

362-
open@^8.2.1:
363-
version "8.2.1"
364-
resolved "https://registry.yarnpkg.com/open/-/open-8.2.1.tgz#82de42da0ccbf429bc12d099dad2e0975e14e8af"
365-
integrity sha512-rXILpcQlkF/QuFez2BJDf3GsqpjGKbkUUToAIGo9A0Q6ZkoSGogZJulrUdwRkrAsoQvoZsrjCYt8+zblOk7JQQ==
362+
open@^8.4.0:
363+
version "8.4.0"
364+
resolved "https://registry.yarnpkg.com/open/-/open-8.4.0.tgz#345321ae18f8138f82565a910fdc6b39e8c244f8"
365+
integrity sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==
366366
dependencies:
367367
define-lazy-prop "^2.0.0"
368368
is-docker "^2.1.1"
@@ -408,9 +408,9 @@ shebang-regex@^3.0.0:
408408
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
409409

410410
signal-exit@^3.0.3:
411-
version "3.0.3"
412-
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
413-
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
411+
version "3.0.5"
412+
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.5.tgz#9e3e8cc0c75a99472b44321033a7702e7738252f"
413+
integrity sha512-KWcOiKeQj6ZyXx7zq4YxSMgHRlod4czeBQZrPb8OKcohcqAXShm7E20kEMle9WBt26hFcAf0qLOcp5zmY7kOqQ==
414414

415415
source-map-explorer@^2.5.2:
416416
version "2.5.2"
@@ -436,20 +436,20 @@ source-map@^0.7.3:
436436
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
437437

438438
string-width@^4.1.0, string-width@^4.2.0:
439-
version "4.2.2"
440-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
441-
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
439+
version "4.2.3"
440+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
441+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
442442
dependencies:
443443
emoji-regex "^8.0.0"
444444
is-fullwidth-code-point "^3.0.0"
445-
strip-ansi "^6.0.0"
445+
strip-ansi "^6.0.1"
446446

447-
strip-ansi@^6.0.0:
448-
version "6.0.0"
449-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
450-
integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
447+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
448+
version "6.0.1"
449+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
450+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
451451
dependencies:
452-
ansi-regex "^5.0.0"
452+
ansi-regex "^5.0.1"
453453

454454
strip-final-newline@^2.0.0:
455455
version "2.0.0"

0 commit comments

Comments
 (0)