Skip to content

Commit

Permalink
Merge pull request #15 from harshzalavadiya/dependabot/npm_and_yarn/r…
Browse files Browse the repository at this point in the history
…ollup-plugin-typescript2-0.25.2

⬆️ Bump rollup-plugin-typescript2 from 0.24.3 to 0.25.2
  • Loading branch information
harshzalavadiya authored Nov 6, 2019
2 parents b8fbeb7 + f672e95 commit a8f6a47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-peer-deps-external": "^2.2.0",
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-typescript2": "^0.24.3",
"rollup-plugin-typescript2": "^0.25.2",
"rollup-plugin-url": "^3.0.0",
"typescript": "^3.6.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8048,10 +8048,10 @@ rollup-plugin-postcss@^2.0.3:
rollup-pluginutils "^2.0.1"
style-inject "^0.3.0"

rollup-plugin-typescript2@^0.24.3:
version "0.24.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.3.tgz#276fa33a9d584d500da62d3e5400307f4a46bdf2"
integrity sha512-D7yovQlhnRoz7pG/RF0ni+koxgzEShwfAGuOq6OVqKzcATHOvmUt2ePeYVdc9N0adcW1PcTzklUEM0oNWE/POw==
rollup-plugin-typescript2@^0.25.2:
version "0.25.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.25.2.tgz#1a165df08560902da45b355413464caca1765d3a"
integrity sha512-+tpZj/ZIf2lwjyjX6xEW1S5Y38/21TB3p6poLodISIia8owMMfIKuFFnWcESE4FPBHkR8XPKqjY0PH9IUJJK+Q==
dependencies:
find-cache-dir "^3.0.0"
fs-extra "8.1.0"
Expand Down

0 comments on commit a8f6a47

Please sign in to comment.