Skip to content

Commit a95f38d

Browse files
npm(deps-dev): bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.1.0 to 25.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.0/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97f7000 commit a95f38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
]
4848
},
4949
"devDependencies": {
50-
"@rollup/plugin-commonjs": "^24.0.1",
50+
"@rollup/plugin-commonjs": "^25.0.0",
5151
"@rollup/plugin-node-resolve": "^15.0.1",
5252
"@rollup/plugin-replace": "^5.0.1",
5353
"@rollup/plugin-terser": "^0.4.0",

0 commit comments

Comments
 (0)