Skip to content

Commit ff6aab1

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @rollup/plugin-commonjs from 11.1.0 to 14.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.1.0 to 14.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v11.1.0...commonjs-v14.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18dc630 commit ff6aab1

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
@@ -54,7 +54,7 @@
5454
"@commitlint/cli": "^9.1.1",
5555
"@commitlint/config-conventional": "^8.3.4",
5656
"@commitlint/prompt": "^9.1.1",
57-
"@rollup/plugin-commonjs": "^11.0.2",
57+
"@rollup/plugin-commonjs": "^14.0.0",
5858
"@rollup/plugin-json": "^4.0.2",
5959
"@rollup/plugin-node-resolve": "^7.1.1",
6060
"@rollup/plugin-replace": "^2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,10 +1387,10 @@
13871387
"@types/yargs" "^15.0.0"
13881388
chalk "^4.0.0"
13891389

1390-
"@rollup/plugin-commonjs@^11.0.2":
1391-
version "11.1.0"
1392-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-11.1.0.tgz#60636c7a722f54b41e419e1709df05c7234557ef"
1393-
integrity sha512-Ycr12N3ZPN96Fw2STurD21jMqzKwL9QuFhms3SD7KKRK7oaXUsBU9Zt0jL/rOPHiPYisI21/rXGO3jr9BnLHUA==
1390+
"@rollup/plugin-commonjs@^14.0.0":
1391+
version "14.0.0"
1392+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-14.0.0.tgz#4285f9ec2db686a31129e5a2b415c94aa1f836f0"
1393+
integrity sha512-+PSmD9ePwTAeU106i9FRdc+Zb3XUWyW26mo5Atr2mk82hor8+nPwkztEjFo8/B1fJKfaQDg9aM2bzQkjhi7zOw==
13941394
dependencies:
13951395
"@rollup/pluginutils" "^3.0.8"
13961396
commondir "^1.0.1"

0 commit comments

Comments
 (0)