Skip to content

Commit 3eab7ac

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps-dev): bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v12.0.0...commonjs-v13.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 511d8fb commit 3eab7ac

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
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@hover/javascript": "^4.0.2",
6464
"@patrickhulce/lint": "^2.1.3",
65-
"@rollup/plugin-commonjs": "^12.0.0",
65+
"@rollup/plugin-commonjs": "^13.0.0",
6666
"@rollup/plugin-node-resolve": "^8.0.0",
6767
"@rollup/plugin-replace": "^2.3.1",
6868
"@types/jest": "^25.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1572,10 +1572,10 @@
15721572
magic-string "^0.25.2"
15731573
resolve "^1.11.0"
15741574

1575-
"@rollup/plugin-commonjs@^12.0.0":
1576-
version "12.0.0"
1577-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz#e2f308ae6057499e0f413f878fff7c3a0fdc02a1"
1578-
integrity sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==
1575+
"@rollup/plugin-commonjs@^13.0.0":
1576+
version "13.0.0"
1577+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
1578+
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
15791579
dependencies:
15801580
"@rollup/pluginutils" "^3.0.8"
15811581
commondir "^1.0.1"

0 commit comments

Comments
 (0)