Skip to content

Commit 6c4dc27

Browse files
Update dependency @rollup/plugin-commonjs to v19.0.2
1 parent 56a0821 commit 6c4dc27

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

scripts/installer/frameworks/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@babel/register": "7.13.16",
9797
"@babel/runtime": "7.12.5",
9898
"@monaco-editor/react": "4.0.6",
99-
"@rollup/plugin-commonjs": "19.0.0",
99+
"@rollup/plugin-commonjs": "19.0.2",
100100
"@rollup/plugin-json": "^4.1.0",
101101
"@rollup/plugin-typescript": "8.2.1",
102102
"@testing-library/react-hooks": "^5.1.2",

scripts/installer/frameworks/react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@babel/register": "7.13.16",
8181
"@babel/runtime": "7.12.5",
8282
"@monaco-editor/react": "4.0.6",
83-
"@rollup/plugin-commonjs": "19.0.0",
83+
"@rollup/plugin-commonjs": "19.0.2",
8484
"@rollup/plugin-json": "^4.1.0",
8585
"@rollup/plugin-typescript": "8.2.1",
8686
"@testing-library/react-hooks": "^5.1.2",

scripts/installer/frameworks/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"body-parser": "1.19.0",
9797
"brace": "0.11.1",
9898
"braces": "3.0.2",
99-
"@rollup/plugin-commonjs": "19.0.0",
99+
"@rollup/plugin-commonjs": "19.0.2",
100100
"@rollup/plugin-json": "^4.1.0",
101101
"@rollup/plugin-typescript": "8.2.1",
102102
"@testing-library/react-hooks": "^5.1.2",

scripts/installer/frameworks/stencil/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@babel/register": "7.13.16",
9797
"@babel/runtime": "7.12.5",
9898
"@monaco-editor/react": "4.0.6",
99-
"@rollup/plugin-commonjs": "19.0.0",
99+
"@rollup/plugin-commonjs": "19.0.2",
100100
"@rollup/plugin-json": "^4.1.0",
101101
"@rollup/plugin-typescript": "8.2.1",
102102
"@testing-library/react-hooks": "^5.1.2",

scripts/installer/frameworks/svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@babel/register": "7.13.16",
9797
"@babel/runtime": "7.12.5",
9898
"@monaco-editor/react": "4.0.6",
99-
"@rollup/plugin-commonjs": "19.0.0",
99+
"@rollup/plugin-commonjs": "19.0.2",
100100
"@rollup/plugin-json": "^4.1.0",
101101
"@rollup/plugin-typescript": "8.2.1",
102102
"@testing-library/react-hooks": "^5.1.2",

scripts/installer/frameworks/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@babel/register": "7.13.16",
9797
"@babel/runtime": "7.12.5",
9898
"@monaco-editor/react": "4.0.6",
99-
"@rollup/plugin-commonjs": "19.0.0",
99+
"@rollup/plugin-commonjs": "19.0.2",
100100
"@rollup/plugin-json": "^4.1.0",
101101
"@rollup/plugin-typescript": "8.2.1",
102102
"@testing-library/react-hooks": "^5.1.2",

0 commit comments

Comments
 (0)