Skip to content

Commit b505d34

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

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.1",
100100
"rollup": "2.33.1",
101101
"rollup-plugin-terser": "7.0.2",
102-
"rollup-plugin-typescript2": "0.28.0",
102+
"rollup-plugin-typescript2": "0.29.0",
103103
"typescript": "4.0.5"
104104
}
105105
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5008,10 +5008,10 @@ [email protected]:
50085008
serialize-javascript "^4.0.0"
50095009
terser "^5.0.0"
50105010

5011-
rollup-plugin-typescript2@0.28.0:
5012-
version "0.28.0"
5013-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
5014-
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
5011+
rollup-plugin-typescript2@0.29.0:
5012+
version "0.29.0"
5013+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.29.0.tgz#b7ad83f5241dbc5bdf1e98d9c3fca005ffe39e1a"
5014+
integrity sha512-YytahBSZCIjn/elFugEGQR5qTsVhxhUwGZIsA9TmrSsC88qroGo65O5HZP/TTArH2dm0vUmYWhKchhwi2wL9bw==
50155015
dependencies:
50165016
"@rollup/pluginutils" "^3.1.0"
50175017
find-cache-dir "^3.3.1"

0 commit comments

Comments
 (0)