Skip to content

Commit

Permalink
chore(deps): update dependency rollup-plugin-typescript2 to v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 23, 2021
1 parent ccd252f commit b45800e
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 @@ -34,7 +34,7 @@
"rollup": "2.60.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.31.0",
"rollup-plugin-typescript2": "0.31.1",
"semantic-release": "18.0.0",
"ts-jest": "27.0.7",
"typescript": "4.5.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5568,10 +5568,10 @@ [email protected]:
resolve "^1.11.1"
rollup-pluginutils "^2.8.1"

[email protected].0:
version "0.31.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.31.0.tgz#7d08ad0cac52d1f4b1ebc6f655e4f1e6f838a7de"
integrity sha512-lA0KSTaaekrxcyd3MlUzD1QWt6IJEUBMV1KAKMiAm9UrWrmh4xAnANaOWGISEB6lNyVsPhkITmRCbZYVxpp1KA==
[email protected].1:
version "0.31.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.31.1.tgz#3b3a0e29b29b2ed8244b1a78fd8e2cac93ab79a4"
integrity sha512-sklqXuQwQX+stKi4kDfEkneVESPi3YM/2S899vfRdF9Yi40vcC50Oq4A4cSZJNXsAQE/UsBZl5fAOsBLziKmjw==
dependencies:
"@rollup/pluginutils" "^4.1.0"
"@yarn-tool/resolve-package" "^1.0.36"
Expand Down

0 comments on commit b45800e

Please sign in to comment.