Skip to content

Commit 7d420d4

Browse files
authored
Merge pull request #772 from pedromsantos/dependabot/npm_and_yarn/tsup-8.3.0
2 parents e9d43bc + 3122507 commit 7d420d4

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

yarn.lock

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3417,6 +3417,11 @@ fb-watchman@^2.0.0:
34173417
dependencies:
34183418
bser "2.1.1"
34193419

3420+
fdir@^6.3.0:
3421+
version "6.3.0"
3422+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0"
3423+
integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==
3424+
34203425
figures@^3.1.0, figures@^3.2.0:
34213426
version "3.2.0"
34223427
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
@@ -5455,6 +5460,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
54555460
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
54565461
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
54575462

5463+
picomatch@^4.0.2:
5464+
version "4.0.2"
5465+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
5466+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
5467+
54585468
pify@^2.3.0:
54595469
version "2.3.0"
54605470
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -6344,6 +6354,14 @@ tinyexec@^0.3.0:
63446354
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.0.tgz#ed60cfce19c17799d4a241e06b31b0ec2bee69e6"
63456355
integrity sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==
63466356

6357+
tinyglobby@^0.2.1:
6358+
version "0.2.6"
6359+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.6.tgz#950baf1462d0c0b443bc3d754d0d39c2e589aaae"
6360+
integrity sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==
6361+
dependencies:
6362+
fdir "^6.3.0"
6363+
picomatch "^4.0.2"
6364+
63476365
tmp@^0.0.33:
63486366
version "0.0.33"
63496367
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -6441,9 +6459,9 @@ tslib@^1.8.1:
64416459
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
64426460

64436461
tsup@^8.0.2:
6444-
version "8.2.4"
6445-
resolved "https://registry.yarnpkg.com/tsup/-/tsup-8.2.4.tgz#5e31790c1e66392cee384ad746ed51c106614beb"
6446-
integrity sha512-akpCPePnBnC/CXgRrcy72ZSntgIEUa1jN0oJbbvpALWKNOz1B7aM+UVDWGRGIO/T/PZugAESWDJUAb5FD48o8Q==
6462+
version "8.3.0"
6463+
resolved "https://registry.yarnpkg.com/tsup/-/tsup-8.3.0.tgz#c7dae40b13d11d81fb144c0f90077a99102a572a"
6464+
integrity sha512-ALscEeyS03IomcuNdFdc0YWGVIkwH1Ws7nfTbAPuoILvEV2hpGQAY72LIOjglGo4ShWpZfpBqP/jpQVCzqYQag==
64476465
dependencies:
64486466
bundle-require "^5.0.0"
64496467
cac "^6.7.14"
@@ -6452,14 +6470,14 @@ tsup@^8.0.2:
64526470
debug "^4.3.5"
64536471
esbuild "^0.23.0"
64546472
execa "^5.1.1"
6455-
globby "^11.1.0"
64566473
joycon "^3.1.1"
64576474
picocolors "^1.0.1"
64586475
postcss-load-config "^6.0.1"
64596476
resolve-from "^5.0.0"
64606477
rollup "^4.19.0"
64616478
source-map "0.8.0-beta.0"
64626479
sucrase "^3.35.0"
6480+
tinyglobby "^0.2.1"
64636481
tree-kill "^1.2.2"
64646482

64656483
tsutils@3, tsutils@^3.21.0:

0 commit comments

Comments
 (0)