Skip to content

Commit 2fb6914

Browse files
Bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.27.3 to 0.28.0. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](ezolenko/rollup-plugin-typescript2@0.27.3...0.28.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 695bbda commit 2fb6914

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
@@ -99,7 +99,7 @@
9999
"puppeteer": "5.4.0",
100100
"rollup": "2.29.0",
101101
"rollup-plugin-terser": "7.0.2",
102-
"rollup-plugin-typescript2": "0.27.3",
102+
"rollup-plugin-typescript2": "0.28.0",
103103
"typescript": "4.0.3"
104104
},
105105
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5132,10 +5132,10 @@ [email protected]:
51325132
serialize-javascript "^4.0.0"
51335133
terser "^5.0.0"
51345134

5135-
rollup-plugin-typescript2@0.27.3:
5136-
version "0.27.3"
5137-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
5138-
integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
5135+
rollup-plugin-typescript2@0.28.0:
5136+
version "0.28.0"
5137+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
5138+
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
51395139
dependencies:
51405140
"@rollup/pluginutils" "^3.1.0"
51415141
find-cache-dir "^3.3.1"

0 commit comments

Comments
 (0)