Skip to content

Commit 018d108

Browse files
build(deps-dev): bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.0.0 to 15.1.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v15.0.0...commonjs-v15.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent decabb5 commit 018d108

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
@@ -70,7 +70,7 @@
7070
"@microsoft/api-documenter": "^7.8.47",
7171
"@microsoft/api-extractor": "^7.8.1",
7272
"@rollup/plugin-alias": "^3.1.1",
73-
"@rollup/plugin-commonjs": "^15.0.0",
73+
"@rollup/plugin-commonjs": "^15.1.0",
7474
"@rollup/plugin-node-resolve": "^9.0.0",
7575
"@rollup/plugin-replace": "^2.3.3",
7676
"@size-limit/preset-small-lib": "^4.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -577,10 +577,10 @@
577577
magic-string "^0.25.2"
578578
resolve "^1.11.0"
579579

580-
"@rollup/plugin-commonjs@^15.0.0":
581-
version "15.0.0"
582-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.0.0.tgz#690d15a9d54ba829db93555bff9b98ff34e08574"
583-
integrity sha512-8uAdikHqVyrT32w1zB9VhW6uGwGjhKgnDNP4pQJsjdnyF4FgCj6/bmv24c7v2CuKhq32CcyCwRzMPEElaKkn0w==
580+
"@rollup/plugin-commonjs@^15.1.0":
581+
version "15.1.0"
582+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238"
583+
integrity sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==
584584
dependencies:
585585
"@rollup/pluginutils" "^3.1.0"
586586
commondir "^1.0.1"

0 commit comments

Comments
 (0)