Skip to content

Commit 6827f85

Browse files
chore(deps-dev): bump @rollup/plugin-commonjs from 24.0.1 to 28.0.1
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.1 to 28.0.1. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a374f5d commit 6827f85

2 files changed

Lines changed: 19 additions & 40 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@commitlint/cli": "17.4.4",
6767
"@commitlint/config-conventional": "17.4.4",
6868
"@rollup/plugin-babel": "6.0.4",
69-
"@rollup/plugin-commonjs": "24.0.1",
69+
"@rollup/plugin-commonjs": "28.0.1",
7070
"@rollup/plugin-node-resolve": "15.3.0",
7171
"@rollup/plugin-strip": "3.0.4",
7272
"@rollup/plugin-terser": "^0.4.0",

yarn.lock

Lines changed: 18 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@
15191519
"@jridgewell/gen-mapping" "^0.3.5"
15201520
"@jridgewell/trace-mapping" "^0.3.25"
15211521

1522-
"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.13":
1522+
"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10":
15231523
version "1.4.14"
15241524
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
15251525
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
@@ -1589,17 +1589,18 @@
15891589
"@babel/helper-module-imports" "^7.18.6"
15901590
"@rollup/pluginutils" "^5.0.1"
15911591

1592-
"@rollup/plugin-commonjs@24.0.1":
1593-
version "24.0.1"
1594-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.0.1.tgz#d54ba26a3e3c495dc332bd27a81f7e9e2df46f90"
1595-
integrity sha512-15LsiWRZk4eOGqvrJyu3z3DaBu5BhXIMeWnijSRvd8irrrg9SHpQ1pH+BUK4H6Z9wL9yOxZJMTLU+Au86XHxow==
1592+
"@rollup/plugin-commonjs@28.0.1":
1593+
version "28.0.1"
1594+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.1.tgz#e2138e31cc0637676dc3d5cae7739131f7cd565e"
1595+
integrity sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==
15961596
dependencies:
15971597
"@rollup/pluginutils" "^5.0.1"
15981598
commondir "^1.0.1"
15991599
estree-walker "^2.0.2"
1600-
glob "^8.0.3"
1600+
fdir "^6.2.0"
16011601
is-reference "1.2.1"
1602-
magic-string "^0.27.0"
1602+
magic-string "^0.30.3"
1603+
picomatch "^4.0.2"
16031604

16041605
"@rollup/plugin-node-resolve@15.3.0":
16051606
version "15.3.0"
@@ -2234,13 +2235,6 @@ brace-expansion@^1.1.7:
22342235
balanced-match "^1.0.0"
22352236
concat-map "0.0.1"
22362237

2237-
brace-expansion@^2.0.1:
2238-
version "2.0.1"
2239-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
2240-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
2241-
dependencies:
2242-
balanced-match "^1.0.0"
2243-
22442238
braces@^3.0.1, braces@~3.0.2:
22452239
version "3.0.3"
22462240
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -3112,6 +3106,11 @@ fdir@6.3.0:
31123106
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0"
31133107
integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==
31143108

3109+
fdir@^6.2.0:
3110+
version "6.4.2"
3111+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
3112+
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
3113+
31153114
file-entry-cache@^6.0.1:
31163115
version "6.0.1"
31173116
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -3293,17 +3292,6 @@ glob@^7.1.4:
32933292
once "^1.3.0"
32943293
path-is-absolute "^1.0.0"
32953294

3296-
glob@^8.0.3:
3297-
version "8.1.0"
3298-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
3299-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
3300-
dependencies:
3301-
fs.realpath "^1.0.0"
3302-
inflight "^1.0.4"
3303-
inherits "2"
3304-
minimatch "^5.0.1"
3305-
once "^1.3.0"
3306-
33073295
global-dirs@^0.1.1:
33083296
version "0.1.1"
33093297
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
@@ -4409,13 +4397,6 @@ magic-string@^0.25.0:
44094397
dependencies:
44104398
sourcemap-codec "^1.4.4"
44114399

4412-
magic-string@^0.27.0:
4413-
version "0.27.0"
4414-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
4415-
integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==
4416-
dependencies:
4417-
"@jridgewell/sourcemap-codec" "^1.4.13"
4418-
44194400
magic-string@^0.30.3, magic-string@~0.30.0:
44204401
version "0.30.10"
44214402
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
@@ -4556,13 +4537,6 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
45564537
dependencies:
45574538
brace-expansion "^1.1.7"
45584539

4559-
minimatch@^5.0.1:
4560-
version "5.1.0"
4561-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
4562-
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
4563-
dependencies:
4564-
brace-expansion "^2.0.1"
4565-
45664540
minimist-options@4.1.0:
45674541
version "4.1.0"
45684542
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4857,6 +4831,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
48574831
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
48584832
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
48594833

4834+
picomatch@^4.0.2:
4835+
version "4.0.2"
4836+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
4837+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
4838+
48604839
pify@^4.0.1:
48614840
version "4.0.1"
48624841
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"

0 commit comments

Comments
 (0)