Skip to content

Commit b496f88

Browse files
authored
Merge pull request #377 from udamir/dependabot/npm_and_yarn/rollup/plugin-commonjs-28.0.1
2 parents fcc3a50 + ad05cf4 commit b496f88

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

yarn.lock

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -631,17 +631,17 @@
631631
"@rollup/pluginutils" "^5.0.1"
632632

633633
"@rollup/plugin-commonjs@^28.0.0":
634-
version "28.0.0"
635-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.0.tgz#44b5e49cb5d5e6233f1e4996013a8649fdbb9557"
636-
integrity sha512-BJcu+a+Mpq476DMXG+hevgPSl56bkUoi88dKT8t3RyUp8kGuOh+2bU8Gs7zXDlu+fyZggnJ+iOBGrb/O1SorYg==
634+
version "28.0.1"
635+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.1.tgz#e2138e31cc0637676dc3d5cae7739131f7cd565e"
636+
integrity sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==
637637
dependencies:
638638
"@rollup/pluginutils" "^5.0.1"
639639
commondir "^1.0.1"
640640
estree-walker "^2.0.2"
641-
fdir "^6.1.1"
641+
fdir "^6.2.0"
642642
is-reference "1.2.1"
643643
magic-string "^0.30.3"
644-
picomatch "^2.3.1"
644+
picomatch "^4.0.2"
645645

646646
"@rollup/plugin-json@^6.0.1":
647647
version "6.1.0"
@@ -1894,10 +1894,10 @@ fb-watchman@^2.0.0:
18941894
dependencies:
18951895
bser "2.1.1"
18961896

1897-
fdir@^6.1.1:
1898-
version "6.3.0"
1899-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0"
1900-
integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==
1897+
fdir@^6.2.0:
1898+
version "6.4.2"
1899+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
1900+
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
19011901

19021902
filesize@^6.1.0:
19031903
version "6.4.0"
@@ -3690,6 +3690,11 @@ picomatch@^2.0.4, picomatch@^2.3.1:
36903690
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
36913691
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
36923692

3693+
picomatch@^4.0.2:
3694+
version "4.0.2"
3695+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
3696+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
3697+
36933698
pirates@^4.0.1:
36943699
version "4.0.6"
36953700
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"

0 commit comments

Comments
 (0)