Skip to content

Commit 433cf14

Browse files
renovate[bot]bokuweb
authored andcommitted
chore(deps): update dependency rollup-plugin-typescript2 to v0.15.1 (#193)
1 parent 9fb30d5 commit 433cf14

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rollup-plugin-node-globals": "1.2.1",
6262
"rollup-plugin-node-resolve": "3.3.0",
6363
"rollup-plugin-replace": "2.0.0",
64-
"rollup-plugin-typescript2": "0.14.0",
64+
"rollup-plugin-typescript2": "0.15.1",
6565
"ts-loader": "4.4.2",
6666
"typescript": "2.9.2",
6767
"wait-on": "2.1.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7315,14 +7315,14 @@ rollup-plugin-replace@2.0.0:
73157315
minimatch "^3.0.2"
73167316
rollup-pluginutils "^2.0.1"
73177317

7318-
rollup-plugin-typescript2@0.14.0:
7319-
version "0.14.0"
7320-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.14.0.tgz#b24c1019facdcfb100beff5673e0b229e9c79475"
7318+
rollup-plugin-typescript2@0.15.1:
7319+
version "0.15.1"
7320+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.15.1.tgz#7b35d0eaa6ad5a54a253ed158a565b99d8f15372"
73217321
dependencies:
73227322
fs-extra "^5.0.0"
73237323
resolve "^1.7.1"
73247324
rollup-pluginutils "^2.0.1"
7325-
tslib "^1.9.0"
7325+
tslib "1.9.2"
73267326

73277327
rollup-pluginutils@^1.5.0:
73287328
version "1.5.2"
@@ -8074,7 +8074,7 @@ ts-loader@4.4.2:
80748074
micromatch "^3.1.4"
80758075
semver "^5.0.1"
80768076

8077-
tslib@^1.9.0, tslib@^1.9.2:
8077+
tslib@1.9.2, tslib@^1.9.0, tslib@^1.9.2:
80788078
version "1.9.2"
80798079
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"
80808080

0 commit comments

Comments
 (0)