Skip to content

Commit db00578

Browse files
authored
🔀 Merge pull request #173 from Festify/greenkeeper/rollup-plugin-typescript2-0.14.0
Update rollup-plugin-typescript2 to the latest version 🚀
2 parents 22586a4 + 8cbf664 commit db00578

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rollup-plugin-node-globals": "^1.1.0",
5454
"rollup-plugin-node-resolve": "^3.0.0",
5555
"rollup-plugin-replace": "^2.0.0",
56-
"rollup-plugin-typescript2": "^0.13.0",
56+
"rollup-plugin-typescript2": "^0.14.0",
5757
"rollup-plugin-visualizer": "^0.6.0",
5858
"spotify-web-api-js": "^0.24.0",
5959
"tslint": "^5.8.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3552,9 +3552,9 @@ rollup-plugin-replace@^2.0.0:
35523552
minimatch "^3.0.2"
35533553
rollup-pluginutils "^2.0.1"
35543554

3555-
rollup-plugin-typescript2@^0.13.0:
3556-
version "0.13.0"
3557-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.13.0.tgz#5fc838657d05af82e04554832cadf06cdb32f657"
3555+
rollup-plugin-typescript2@^0.14.0:
3556+
version "0.14.0"
3557+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.14.0.tgz#b24c1019facdcfb100beff5673e0b229e9c79475"
35583558
dependencies:
35593559
fs-extra "^5.0.0"
35603560
resolve "^1.7.1"

0 commit comments

Comments
 (0)