Skip to content

Commit 30ab9fb

Browse files
committed
chore: pre release sync
1 parent 5ce117b commit 30ab9fb

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

yarn.lock

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14610,16 +14610,17 @@ node-notifier@^5.4.2:
1461014610
shellwords "^0.1.1"
1461114611
which "^1.3.0"
1461214612

14613-
node-notifier@^6.0.0:
14614-
version "6.0.0"
14615-
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-6.0.0.tgz#cea319e06baa16deec8ce5cd7f133c4a46b68e12"
14616-
integrity sha512-SVfQ/wMw+DesunOm5cKqr6yDcvUTDl/yc97ybGHMrteNEY6oekXpNpS3lZwgLlwz0FLgHoiW28ZpmBHUDg37cw==
14613+
node-notifier@^9.0.0:
14614+
version "9.0.0"
14615+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-9.0.0.tgz#46c5bbecbb796d4a803f646cea5bc91403f2ff38"
14616+
integrity sha512-SkwNwGnMMlSPrcoeH4CSo9XyWe72acAHEJGDdPdB+CyBVHsIYaTQ4U/1wk3URsyzC75xZLg2vzU2YaALlqDF1Q==
1461714617
dependencies:
1461814618
growly "^1.3.0"
14619-
is-wsl "^2.1.1"
14620-
semver "^6.3.0"
14619+
is-wsl "^2.2.0"
14620+
semver "^7.3.2"
1462114621
shellwords "^0.1.1"
14622-
which "^1.3.1"
14622+
uuid "^8.3.0"
14623+
which "^2.0.2"
1462314624

1462414625
node-releases@^1.1.58:
1462514626
version "1.1.60"
@@ -19712,6 +19713,11 @@ uuid@^8.0.0:
1971219713
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
1971319714
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
1971419715

19716+
uuid@^8.3.0:
19717+
version "8.3.2"
19718+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
19719+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
19720+
1971519721
v-tooltip@^2.0.1:
1971619722
version "2.0.3"
1971719723
resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.3.tgz#34fd64096656f032b1616567bf62f6165c57d529"
@@ -20488,7 +20494,7 @@ [email protected], which@^1.2.9, which@^1.3.0, which@^1.3.1:
2048820494
dependencies:
2048920495
isexe "^2.0.0"
2049020496

20491-
[email protected], which@^2.0.1:
20497+
[email protected], which@^2.0.1, which@^2.0.2:
2049220498
version "2.0.2"
2049320499
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
2049420500
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==

0 commit comments

Comments
 (0)