Skip to content

Commit fc3d40a

Browse files
chore(deps): update dependency mlly to v1
1 parent f17b1ee commit fc3d40a

File tree

2 files changed

+35
-11
lines changed

2 files changed

+35
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"h3": "^0.8.6",
6565
"is-https": "^4.0.0",
6666
"items-promise": "^1.0.0",
67-
"mlly": "^0.5.17",
67+
"mlly": "^1.4.0",
6868
"ohmyfetch": "^0.4.21",
6969
"requrl": "^3.0.2",
7070
"scule": "^0.3.2",

yarn.lock

+34-10
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,11 @@ acorn@^8.8.2:
856856
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
857857
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
858858

859+
acorn@^8.9.0:
860+
version "8.9.0"
861+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
862+
integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
863+
859864
add-stream@^1.0.0:
860865
version "1.0.0"
861866
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -2733,16 +2738,6 @@ mkdist@^1.2.0:
27332738
mri "^1.2.0"
27342739
pathe "^1.1.0"
27352740

2736-
mlly@^0.5.17:
2737-
version "0.5.17"
2738-
resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.5.17.tgz#26e05a66b0adf809767a38d8b3a885db0502f5c0"
2739-
integrity sha512-Rn+ai4G+CQXptDFSRNnChEgNr+xAEauYhwRvpPl/UHStTlgkIftplgJRsA2OXPuoUn86K4XAjB26+x5CEvVb6A==
2740-
dependencies:
2741-
acorn "^8.8.1"
2742-
pathe "^1.0.0"
2743-
pkg-types "^1.0.0"
2744-
ufo "^1.0.0"
2745-
27462741
mlly@^1.0.0:
27472742
version "1.0.0"
27482743
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.0.0.tgz#d38ca6e33ab89b60654f71ef08931d51e83d3569"
@@ -2773,6 +2768,16 @@ mlly@^1.2.0:
27732768
pkg-types "^1.0.2"
27742769
ufo "^1.1.1"
27752770

2771+
mlly@^1.4.0:
2772+
version "1.4.0"
2773+
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.4.0.tgz#830c10d63f1f97bd8785377b24dc2a15d972832b"
2774+
integrity sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==
2775+
dependencies:
2776+
acorn "^8.9.0"
2777+
pathe "^1.1.1"
2778+
pkg-types "^1.0.3"
2779+
ufo "^1.1.2"
2780+
27762781
modify-values@^1.0.0:
27772782
version "1.0.1"
27782783
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
@@ -3042,6 +3047,11 @@ pathe@^1.1.0:
30423047
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.0.tgz#e2e13f6c62b31a3289af4ba19886c230f295ec03"
30433048
integrity sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==
30443049

3050+
pathe@^1.1.1:
3051+
version "1.1.1"
3052+
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.1.tgz#1dd31d382b974ba69809adc9a7a347e65d84829a"
3053+
integrity sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==
3054+
30453055
picocolors@^1.0.0:
30463056
version "1.0.0"
30473057
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -3092,6 +3102,15 @@ pkg-types@^1.0.2:
30923102
mlly "^1.1.1"
30933103
pathe "^1.1.0"
30943104

3105+
pkg-types@^1.0.3:
3106+
version "1.0.3"
3107+
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.0.3.tgz#988b42ab19254c01614d13f4f65a2cfc7880f868"
3108+
integrity sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==
3109+
dependencies:
3110+
jsonc-parser "^3.2.0"
3111+
mlly "^1.2.0"
3112+
pathe "^1.1.0"
3113+
30953114
pkg-up@^2.0.0:
30963115
version "2.0.0"
30973116
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
@@ -3712,6 +3731,11 @@ ufo@^1.1.1:
37123731
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.1.tgz#e70265e7152f3aba425bd013d150b2cdf4056d7c"
37133732
integrity sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==
37143733

3734+
ufo@^1.1.2:
3735+
version "1.1.2"
3736+
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.2.tgz#d0d9e0fa09dece0c31ffd57bd363f030a35cfe76"
3737+
integrity sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==
3738+
37153739
uglify-js@^3.1.4:
37163740
version "3.14.1"
37173741
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.1.tgz#e2cb9fe34db9cb4cf7e35d1d26dfea28e09a7d06"

0 commit comments

Comments
 (0)