Skip to content

Commit 5cb06e7

Browse files
Update dependency @rollup/plugin-commonjs to v28
1 parent c01a7a4 commit 5cb06e7

File tree

2 files changed

+17
-24
lines changed

2 files changed

+17
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {},
4444
"devDependencies": {
45-
"@rollup/plugin-commonjs": "25.0.8",
45+
"@rollup/plugin-commonjs": "28.0.2",
4646
"@rollup/plugin-typescript": "11.1.6",
4747
"@types/node": "20.17.10",
4848
"@types/tape": "5.7.0",

yarn.lock

Lines changed: 16 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -124,17 +124,18 @@
124124
"@nodelib/fs.scandir" "2.1.5"
125125
fastq "^1.6.0"
126126

127-
"@rollup/plugin-commonjs@25.0.8":
128-
version "25.0.8"
129-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.8.tgz#c77e608ab112a666b7f2a6bea625c73224f7dd34"
130-
integrity sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==
127+
"@rollup/plugin-commonjs@28.0.2":
128+
version "28.0.2"
129+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.2.tgz#193d7a86470f112b56927c1d821ee45951a819ea"
130+
integrity sha512-BEFI2EDqzl+vA1rl97IDRZ61AIwGH093d9nz8+dThxJNH8oSoB7MjWvPCX3dkaK1/RCJ/1v/R1XB15FuSs0fQw==
131131
dependencies:
132132
"@rollup/pluginutils" "^5.0.1"
133133
commondir "^1.0.1"
134134
estree-walker "^2.0.2"
135-
glob "^8.0.3"
135+
fdir "^6.2.0"
136136
is-reference "1.2.1"
137137
magic-string "^0.30.3"
138+
picomatch "^4.0.2"
138139

139140
140141
version "11.1.6"
@@ -1079,6 +1080,11 @@ fastq@^1.6.0:
10791080
dependencies:
10801081
reusify "^1.0.4"
10811082

1083+
fdir@^6.2.0:
1084+
version "6.4.2"
1085+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
1086+
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
1087+
10821088
file-entry-cache@^6.0.1:
10831089
version "6.0.1"
10841090
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -1235,17 +1241,6 @@ glob@^7.1.3, glob@^7.2.3:
12351241
once "^1.3.0"
12361242
path-is-absolute "^1.0.0"
12371243

1238-
glob@^8.0.3:
1239-
version "8.1.0"
1240-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
1241-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
1242-
dependencies:
1243-
fs.realpath "^1.0.0"
1244-
inflight "^1.0.4"
1245-
inherits "2"
1246-
minimatch "^5.0.1"
1247-
once "^1.3.0"
1248-
12491244
globals@^13.19.0:
12501245
version "13.20.0"
12511246
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
@@ -1725,13 +1720,6 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
17251720
dependencies:
17261721
brace-expansion "^1.1.7"
17271722

1728-
minimatch@^5.0.1:
1729-
version "5.1.6"
1730-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
1731-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
1732-
dependencies:
1733-
brace-expansion "^2.0.1"
1734-
17351723
minimist@^1.2.8:
17361724
version "1.2.8"
17371725
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -1886,6 +1874,11 @@ picomatch@^2.3.1:
18861874
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
18871875
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
18881876

1877+
picomatch@^4.0.2:
1878+
version "4.0.2"
1879+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
1880+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
1881+
18891882
possible-typed-array-names@^1.0.0:
18901883
version "1.0.0"
18911884
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"

0 commit comments

Comments
 (0)