Merge pull request #593 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.28.0

chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0
This commit is contained in:
Moritz Klack
2020-10-20 15:27:47 +02:00
committed by GitHub
2 changed files with 18 additions and 33 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-postcss": "^3.1.8",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-typescript2": "^0.27.3",
"rollup-plugin-typescript2": "^0.28.0",
"start-server-and-test": "^1.11.5",
"typescript": "^4.0.3"
},