Skip to content

Commit dcb0b68

Browse files
build(deps-dev): bump @rollup/plugin-commonjs from 25.0.1 to 25.0.2
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.1 to 25.0.2. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.2/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c919f08 commit dcb0b68

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@babel/preset-env": "^7.22.5",
7777
"@rollup/plugin-babel": "^6.0.3",
78-
"@rollup/plugin-commonjs": "25.0.1",
78+
"@rollup/plugin-commonjs": "25.0.2",
7979
"@rollup/plugin-json": "^6.0.0",
8080
"@rollup/plugin-node-resolve": "15.1.0",
8181
"@types/jest": "^27.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,10 @@
14561456
"@babel/helper-module-imports" "^7.18.6"
14571457
"@rollup/pluginutils" "^5.0.1"
14581458

1459-
"@rollup/[email protected].1":
1460-
version "25.0.1"
1461-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.1.tgz#da984ea47f4450bb830fc1601bda130cfd603eb1"
1462-
integrity sha512-2DJ4kv4b1xfTJopWhu61ANdNRHvzQZ2fpaIrlgaP2jOfUv1wDJ0Ucqy8AZlbFmn/iUjiwKoqki9j55Y6L8kyNQ==
1459+
"@rollup/[email protected].2":
1460+
version "25.0.2"
1461+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.2.tgz#7ed37d00a12fc7fdd3aadba5fa0de52f2372bbbb"
1462+
integrity sha512-NGTwaJxIO0klMs+WSFFtBP7b9TdTJ3K76HZkewT8/+yHzMiUGVQgaPtLQxNVYIgT5F7lxkEyVID+yS3K7bhCow==
14631463
dependencies:
14641464
"@rollup/pluginutils" "^5.0.1"
14651465
commondir "^1.0.1"

0 commit comments

Comments
 (0)