Skip to content

Commit a5fa9ed

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v25.0.8
1 parent 40faa2d commit a5fa9ed

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
7878

7979
"@rollup/plugin-commonjs@^25.0.0":
80-
version "25.0.7"
81-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.7.tgz#145cec7589ad952171aeb6a585bbeabd0fd3b4cf"
82-
integrity sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==
80+
version "25.0.8"
81+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.8.tgz#c77e608ab112a666b7f2a6bea625c73224f7dd34"
82+
integrity sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==
8383
dependencies:
8484
"@rollup/pluginutils" "^5.0.1"
8585
commondir "^1.0.1"
@@ -116,9 +116,9 @@
116116
picomatch "^2.2.2"
117117

118118
"@rollup/pluginutils@^5.0.1":
119-
version "5.0.5"
120-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.5.tgz#bbb4c175e19ebfeeb8c132c2eea0ecb89941a66c"
121-
integrity sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==
119+
version "5.1.0"
120+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0"
121+
integrity sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==
122122
dependencies:
123123
"@types/estree" "^1.0.0"
124124
estree-walker "^2.0.2"
@@ -632,7 +632,14 @@ locate-path@^5.0.0:
632632
dependencies:
633633
p-locate "^4.1.0"
634634

635-
magic-string@^0.30.3, magic-string@^0.30.4:
635+
magic-string@^0.30.3:
636+
version "0.30.10"
637+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
638+
integrity sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==
639+
dependencies:
640+
"@jridgewell/sourcemap-codec" "^1.4.15"
641+
642+
magic-string@^0.30.4:
636643
version "0.30.5"
637644
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9"
638645
integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==

0 commit comments

Comments
 (0)