Skip to content

Commit 754210e

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.1.0 to 18.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v17.1.0...commonjs-v18.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8462228 commit 754210e

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
@@ -15,7 +15,7 @@
1515
"@babel/core": "^7.13.13",
1616
"@babel/preset-env": "^7.13.10",
1717
"@babel/types": "^7.13.12",
18-
"@rollup/plugin-commonjs": "^17.1.0",
18+
"@rollup/plugin-commonjs": "^18.0.0",
1919
"@rollup/plugin-json": "^4.1.0",
2020
"@rollup/plugin-node-resolve": "^11.2.0",
2121
"@rollup/plugin-replace": "^2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,10 +1290,10 @@
12901290
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.11.tgz#aeb16f50649a91af79dbe36574b66d0f9e4d9f71"
12911291
integrity sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA==
12921292

1293-
"@rollup/plugin-commonjs@^17.1.0":
1294-
version "17.1.0"
1295-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
1296-
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
1293+
"@rollup/plugin-commonjs@^18.0.0":
1294+
version "18.0.0"
1295+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
1296+
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
12971297
dependencies:
12981298
"@rollup/pluginutils" "^3.1.0"
12991299
commondir "^1.0.1"

0 commit comments

Comments
 (0)