Skip to content

Commit 27a303c

Browse files
committed
chore: up rollup dep
1 parent 0b3ee03 commit 27a303c

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
@@ -66,7 +66,7 @@
6666
"@microsoft/api-documenter": "^7.8.10",
6767
"@microsoft/api-extractor": "^7.8.1",
6868
"@rollup/plugin-alias": "^3.1.1",
69-
"@rollup/plugin-commonjs": "^12.0.0",
69+
"@rollup/plugin-commonjs": "^13.0.0",
7070
"@rollup/plugin-node-resolve": "^8.0.1",
7171
"@rollup/plugin-replace": "^2.3.3",
7272
"@size-limit/preset-small-lib": "^4.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,10 +553,10 @@
553553
dependencies:
554554
slash "^3.0.0"
555555

556-
"@rollup/plugin-commonjs@^12.0.0":
557-
version "12.0.0"
558-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz#e2f308ae6057499e0f413f878fff7c3a0fdc02a1"
559-
integrity sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==
556+
"@rollup/plugin-commonjs@^13.0.0":
557+
version "13.0.0"
558+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
559+
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
560560
dependencies:
561561
"@rollup/pluginutils" "^3.0.8"
562562
commondir "^1.0.1"

0 commit comments

Comments
 (0)