Skip to content

Commit

Permalink
fix(deps): update dependency rollup-plugin-typescript2 to v0.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2022
1 parent c2d60c5 commit c114326
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"rollup-plugin-progress": "1.1.2",
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-strip-code": "0.2.7",
"rollup-plugin-typescript2": "0.32.1",
"rollup-plugin-typescript2": "0.34.1",
"rollup-plugin-visualizer": "5.8.2",
"sade": "1.8.1",
"shelljs": "0.8.5",
Expand Down
10 changes: 5 additions & 5 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14562,15 +14562,15 @@ rollup-plugin-terser@^7.0.0:
serialize-javascript "^4.0.0"
terser "^5.0.0"

rollup-plugin-typescript2@0.32.1:
version "0.32.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.32.1.tgz#470ded8e1965efac02043cc0ef4a7fa36bed83b9"
integrity sha512-RanO8bp1WbeMv0bVlgcbsFNCn+Y3rX7wF97SQLDxf0fMLsg0B/QFF005t4AsGUcDgF3aKJHoqt4JF2xVaABeKw==
rollup-plugin-typescript2@0.34.1:
version "0.34.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.34.1.tgz#c457f155a71d133c142689213fce78694e30d0be"
integrity sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw==
dependencies:
"@rollup/pluginutils" "^4.1.2"
find-cache-dir "^3.3.2"
fs-extra "^10.0.0"
resolve "^1.20.0"
semver "^7.3.7"
tslib "^2.4.0"

[email protected]:
Expand Down

0 comments on commit c114326

Please sign in to comment.