Skip to content

Commit 8263989

Browse files
Update dependency @rollup/plugin-typescript to v8.5.0
1 parent 4612749 commit 8263989

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

scripts/installer/frameworks/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",
101-
"@rollup/plugin-typescript": "8.2.1",
101+
"@rollup/plugin-typescript": "8.5.0",
102102
"@testing-library/react-hooks": "^5.1.2",
103103
"@types/estree": "0.0.47",
104104
"@types/jest": "26.0.21",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@monaco-editor/react": "4.0.6",
8383
"@rollup/plugin-commonjs": "19.0.0",
8484
"@rollup/plugin-json": "^4.1.0",
85-
"@rollup/plugin-typescript": "8.2.1",
85+
"@rollup/plugin-typescript": "8.5.0",
8686
"@testing-library/react-hooks": "^5.1.2",
8787
"@types/estree": "0.0.47",
8888
"@types/jest": "26.0.21",

scripts/installer/frameworks/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"braces": "3.0.2",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",
101-
"@rollup/plugin-typescript": "8.2.1",
101+
"@rollup/plugin-typescript": "8.5.0",
102102
"@testing-library/react-hooks": "^5.1.2",
103103
"@types/estree": "0.0.47",
104104
"@types/jest": "26.0.21",

scripts/installer/frameworks/stencil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",
101-
"@rollup/plugin-typescript": "8.2.1",
101+
"@rollup/plugin-typescript": "8.5.0",
102102
"@testing-library/react-hooks": "^5.1.2",
103103
"@types/estree": "0.0.47",
104104
"@types/jest": "26.0.21",

scripts/installer/frameworks/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",
101-
"@rollup/plugin-typescript": "8.2.1",
101+
"@rollup/plugin-typescript": "8.5.0",
102102
"@testing-library/react-hooks": "^5.1.2",
103103
"@types/estree": "0.0.47",
104104
"@types/jest": "26.0.21",

scripts/installer/frameworks/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",
101-
"@rollup/plugin-typescript": "8.2.1",
101+
"@rollup/plugin-typescript": "8.5.0",
102102
"@testing-library/react-hooks": "^5.1.2",
103103
"@types/estree": "0.0.47",
104104
"@types/jest": "26.0.21",

0 commit comments

Comments
 (0)