Merge pull request #538 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-typescript2-0.27.3

chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.2 to 0.27.3
This commit is contained in:
Moritz
2020-09-28 12:16:02 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11570,9 +11570,9 @@
}
},
"rollup-plugin-typescript2": {
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.2.tgz",
"integrity": "sha512-zarMH2F8oT/NO6p20gl/jkts+WxyzOlhOIUwUU/EDx5e6ewdDPS/flwLj5XFuijUCr64bZwqKuRVwCPdXXYefQ==",
"version": "0.27.3",
"resolved": "https://registry.npmjs.org/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz",
"integrity": "sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==",
"dev": true,
"requires": {
"@rollup/pluginutils": "^3.1.0",