Skip to content

Commit ae6b316

Browse files
Update dependencies
1 parent b0a0dee commit ae6b316

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"acorn-walk": "7.1.1",
4040
"estree-walker": "2.0.1",
4141
"google-closure-compiler": "20200224.0.0",
42-
"magic-string": "0.25.6",
43-
"uuid": "7.0.1"
42+
"magic-string": "0.25.7",
43+
"uuid": "7.0.2"
4444
},
4545
"devDependencies": {
4646
"@types/acorn": "4.0.5",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2627,10 +2627,10 @@ lru-cache@^5.1.1:
26272627
dependencies:
26282628
yallist "^3.0.2"
26292629

2630-
2631-
version "0.25.6"
2632-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.6.tgz#5586387d1242f919c6d223579cc938bf1420795e"
2633-
integrity sha512-3a5LOMSGoCTH5rbqobC2HuDNRtE2glHZ8J7pK+QZYppyWA36yuNpsX994rIY2nCuyP7CZYy7lQq/X2jygiZ89g==
2630+
2631+
version "0.25.7"
2632+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
2633+
integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
26342634
dependencies:
26352635
sourcemap-codec "^1.4.4"
26362636

@@ -4333,10 +4333,10 @@ util-deprecate@~1.0.1:
43334333
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
43344334
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
43354335

4336-
4337-
version "7.0.1"
4338-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.1.tgz#95ed6ff3d8c881cbf85f0f05cc3915ef994818ef"
4339-
integrity sha512-yqjRXZzSJm9Dbl84H2VDHpM3zMjzSJQ+hn6C4zqd5ilW+7P4ZmLEEqwho9LjP+tGuZlF4xrHQXT0h9QZUS/pWA==
4336+
4337+
version "7.0.2"
4338+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2.tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6"
4339+
integrity sha512-vy9V/+pKG+5ZTYKf+VcphF5Oc6EFiu3W8Nv3P3zIh0EqVI80ZxOzuPfe9EHjkFNvf8+xuTHVeei4Drydlx4zjw==
43404340

43414341
uuid@^3.3.2:
43424342
version "3.3.3"

0 commit comments

Comments
 (0)