Skip to content

Commit 21440b3

Browse files
Update dependency @rollup/plugin-commonjs to v28.0.7 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97e33b9 commit 21440b3

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
wrap-ansi "^8.1.0"
2020
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
2121

22-
"@jridgewell/sourcemap-codec@^1.5.0":
23-
version "1.5.0"
24-
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
25-
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
22+
"@jridgewell/sourcemap-codec@^1.5.5":
23+
version "1.5.5"
24+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba"
25+
integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==
2626

2727
"@noble/curves@1.2.0":
2828
version "1.2.0"
@@ -42,9 +42,9 @@
4242
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
4343

4444
"@rollup/plugin-commonjs@^28.0.0":
45-
version "28.0.6"
46-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.6.tgz#32425f28832a1831c4388b71541ef229ef34cd4c"
47-
integrity sha512-XSQB1K7FUU5QP+3lOQmVCE3I0FcbbNvmNT4VJSj93iUjayaARrTQeoRdiYQoftAJBLrR9t2agwAd3ekaTgHNlw==
45+
version "28.0.7"
46+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.7.tgz#6479fc46f7dc4c65377643704ab170c2bbf00d8d"
47+
integrity sha512-6cE2Wr/MkpdtTS8gXlCn9Zdmf7e9Xm96yFqOwFEXuvYLAHtjRf57/n6GEVF4K8NSesT1eKdBtcDA/SQdpW/8nA==
4848
dependencies:
4949
"@rollup/pluginutils" "^5.0.1"
5050
commondir "^1.0.1"
@@ -373,9 +373,9 @@ ethers@^6.0.0:
373373
ws "8.17.1"
374374

375375
fdir@^6.2.0:
376-
version "6.4.6"
377-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.6.tgz#2b268c0232697063111bbf3f64810a2a741ba281"
378-
integrity sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==
376+
version "6.5.0"
377+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
378+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
379379

380380
foreground-child@^3.1.0:
381381
version "3.3.0"
@@ -493,11 +493,11 @@ lru-cache@^6.0.0:
493493
semver "^7.3.5"
494494

495495
magic-string@^0.30.3:
496-
version "0.30.17"
497-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
498-
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
496+
version "0.30.19"
497+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.19.tgz#cebe9f104e565602e5d2098c5f2e79a77cc86da9"
498+
integrity sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==
499499
dependencies:
500-
"@jridgewell/sourcemap-codec" "^1.5.0"
500+
"@jridgewell/sourcemap-codec" "^1.5.5"
501501

502502
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
503503
version "1.0.1"

0 commit comments

Comments
 (0)