Skip to content

Commit 20a836c

Browse files
authored
Merge pull request #48 from SMAKSS/dependabot/npm_and_yarn/rollup/plugin-commonjs-25.0.0
chore(deps-dev): bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0
2 parents 18f512d + 797a385 commit 20a836c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"prop-types": "^15.8.1"
99
},
1010
"devDependencies": {
11-
"@rollup/plugin-commonjs": "^24.0.0",
11+
"@rollup/plugin-commonjs": "^25.0.0",
1212
"@rollup/plugin-node-resolve": "^15.0.1",
1313
"rollup": "^3.2.3"
1414
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
version "1.4.14"
77
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
88

9-
"@rollup/plugin-commonjs@^24.0.0":
10-
version "24.1.0"
11-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.1.0.tgz#79e54bd83bb64396761431eee6c44152ef322100"
9+
"@rollup/plugin-commonjs@^25.0.0":
10+
version "25.0.0"
11+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.0.tgz#ef55d12415dfcfb77fd52650dc1448c8aae8ed5c"
1212
dependencies:
1313
"@rollup/pluginutils" "^5.0.1"
1414
commondir "^1.0.1"

0 commit comments

Comments
 (0)