Skip to content

Commit d826b14

Browse files
committed
chore(deps): update dependency rollup-plugin-typescript2 to v0.29.0
1 parent c9de554 commit d826b14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"rollup-plugin-node-globals": "1.4.0",
8080
"rollup-plugin-node-resolve": "5.2.0",
8181
"rollup-plugin-replace": "2.2.0",
82-
"rollup-plugin-typescript2": "0.27.3",
82+
"rollup-plugin-typescript2": "0.29.0",
8383
"rollup-watch": "4.3.1",
8484
"sinon": "9.0.3",
8585
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11426,10 +11426,10 @@ rollup-plugin-replace@2.2.0:
1142611426
magic-string "^0.25.2"
1142711427
rollup-pluginutils "^2.6.0"
1142811428

11429-
rollup-plugin-typescript2@0.27.3:
11430-
version "0.27.3"
11431-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
11432-
integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
11429+
rollup-plugin-typescript2@0.29.0:
11430+
version "0.29.0"
11431+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.29.0.tgz#b7ad83f5241dbc5bdf1e98d9c3fca005ffe39e1a"
11432+
integrity sha512-YytahBSZCIjn/elFugEGQR5qTsVhxhUwGZIsA9TmrSsC88qroGo65O5HZP/TTArH2dm0vUmYWhKchhwi2wL9bw==
1143311433
dependencies:
1143411434
"@rollup/pluginutils" "^3.1.0"
1143511435
find-cache-dir "^3.3.1"

0 commit comments

Comments
 (0)