Skip to content

Commit dde74e9

Browse files
build(deps-dev): 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 853bfbb commit dde74e9

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
@@ -92,7 +92,7 @@
9292
"pretty-bytes": "^5.3.0",
9393
"rollup": "^2.2.0",
9494
"rollup-plugin-terser": "^7.0.0",
95-
"rollup-plugin-typescript2": "^0.28.0",
95+
"rollup-plugin-typescript2": "^0.29.0",
9696
"shx": "^0.3.2",
9797
"ts-jest": "^25.3.0",
9898
"typescript": "3.9.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4999,10 +4999,10 @@ rollup-plugin-terser@^7.0.0:
49994999
serialize-javascript "^4.0.0"
50005000
terser "^5.0.0"
50015001

5002-
rollup-plugin-typescript2@^0.28.0:
5003-
version "0.28.0"
5004-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
5005-
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
5002+
rollup-plugin-typescript2@^0.29.0:
5003+
version "0.29.0"
5004+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.29.0.tgz#b7ad83f5241dbc5bdf1e98d9c3fca005ffe39e1a"
5005+
integrity sha512-YytahBSZCIjn/elFugEGQR5qTsVhxhUwGZIsA9TmrSsC88qroGo65O5HZP/TTArH2dm0vUmYWhKchhwi2wL9bw==
50065006
dependencies:
50075007
"@rollup/pluginutils" "^3.1.0"
50085008
find-cache-dir "^3.3.1"

0 commit comments

Comments
 (0)