Skip to content

Commit 113dd23

Browse files
Merge pull request ferdikoomen#395 from ferdikoomen/dependabot/npm_and_yarn/rollup-plugin-typescript2-0.28.0
2 parents 1d911cc + 2fb6914 commit 113dd23

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
@@ -5209,10 +5209,10 @@ [email protected]:
52095209
serialize-javascript "^4.0.0"
52105210
terser "^5.0.0"
52115211

5212-
rollup-plugin-typescript2@0.27.3:
5213-
version "0.27.3"
5214-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
5215-
integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
5212+
rollup-plugin-typescript2@0.28.0:
5213+
version "0.28.0"
5214+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
5215+
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
52165216
dependencies:
52175217
"@rollup/pluginutils" "^3.1.0"
52185218
find-cache-dir "^3.3.1"

0 commit comments

Comments
 (0)