Skip to content

Commit 0e202c1

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v13 (#61)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 59259e5 commit 0e202c1

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
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@microsoft/api-documenter": "^7.7.17",
2929
"@microsoft/api-extractor": "^7.7.12",
30-
"@rollup/plugin-commonjs": "^12.0.0",
30+
"@rollup/plugin-commonjs": "^13.0.0",
3131
"@rollup/plugin-node-resolve": "^8.0.0",
3232
"@rollup/plugin-replace": "^2.3.0",
3333
"@types/jest": "^25.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -654,10 +654,10 @@
654654
dependencies:
655655
"@types/node" ">= 8"
656656

657-
"@rollup/plugin-commonjs@^12.0.0":
658-
version "12.0.0"
659-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz#e2f308ae6057499e0f413f878fff7c3a0fdc02a1"
660-
integrity sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==
657+
"@rollup/plugin-commonjs@^13.0.0":
658+
version "13.0.0"
659+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
660+
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
661661
dependencies:
662662
"@rollup/pluginutils" "^3.0.8"
663663
commondir "^1.0.1"

0 commit comments

Comments
 (0)