Skip to content

Commit b3d735c

Browse files
authored
Merge pull request #432 from whtsky/renovate/rollup-plugin-commonjs-21.x
chore(dependencies): update dependency @rollup/plugin-commonjs to v21
2 parents f6deeb5 + 51f165f commit b3d735c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"private": true,
88
"devDependencies": {
9-
"@rollup/plugin-commonjs": "^20.0.0",
9+
"@rollup/plugin-commonjs": "^21.0.1",
1010
"@rollup/plugin-node-resolve": "^13.1.3",
1111
"@rollup/plugin-typescript": "^8.3.0",
1212
"@tailwindcss/forms": "0.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -605,10 +605,10 @@
605605
dependencies:
606606
safe-buffer "^5.0.1"
607607

608-
"@rollup/plugin-commonjs@^20.0.0":
609-
version "20.0.0"
610-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
611-
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
608+
"@rollup/plugin-commonjs@^21.0.1":
609+
version "21.0.1"
610+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz#1e57c81ae1518e4df0954d681c642e7d94588fee"
611+
integrity sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==
612612
dependencies:
613613
"@rollup/pluginutils" "^3.1.0"
614614
commondir "^1.0.1"

0 commit comments

Comments
 (0)