Skip to content

Commit

Permalink
⬆️ Update dependency @rollup/plugin-commonjs to ^23.0.4 (#3452)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 8, 2022
1 parent 7c67989 commit 1385007
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/test-bundle-rollup-with-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"fast-check": "workspace:*"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.3",
"@rollup/plugin-commonjs": "^23.0.4",
"@rollup/plugin-node-resolve": "^15.0.1",
"rollup": "^3.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/test-bundle-rollup-with-require/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"fast-check": "workspace:*"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.3",
"@rollup/plugin-commonjs": "^23.0.4",
"@rollup/plugin-node-resolve": "^15.0.1",
"rollup": "^3.6.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/test-bundle-rollup-with-import@workspace:packages/test-bundle-rollup-with-import"
dependencies:
"@rollup/plugin-commonjs": ^23.0.3
"@rollup/plugin-commonjs": ^23.0.4
"@rollup/plugin-node-resolve": ^15.0.1
fast-check: "workspace:*"
rollup: ^3.6.0
Expand All @@ -764,7 +764,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/test-bundle-rollup-with-require@workspace:packages/test-bundle-rollup-with-require"
dependencies:
"@rollup/plugin-commonjs": ^23.0.3
"@rollup/plugin-commonjs": ^23.0.4
"@rollup/plugin-node-resolve": ^15.0.1
fast-check: "workspace:*"
rollup: ^3.6.0
Expand Down Expand Up @@ -1691,9 +1691,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:^23.0.3":
version: 23.0.3
resolution: "@rollup/plugin-commonjs@npm:23.0.3"
"@rollup/plugin-commonjs@npm:^23.0.4":
version: 23.0.4
resolution: "@rollup/plugin-commonjs@npm:23.0.4"
dependencies:
"@rollup/pluginutils": ^5.0.1
commondir: ^1.0.1
Expand All @@ -1706,7 +1706,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 925289c1694e871065d741ce210621df894febc267b9ca574dfe24e00a48b436f3eaa6a6f6d00312a78c9b51cc0cad7abf13b97fc455395576007c681d7ec58d
checksum: 32d84de06140d4d050c0b402c6a6d858a6f970c3d6f50ea1fba40495b0cd0f977486513639875058287885cfbddc6f8b1ab5ebbe0d28f0364506b372fd4b0bd6
languageName: node
linkType: hard

Expand Down

0 comments on commit 1385007

Please sign in to comment.