Merge pull request #918 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.30.0

chore(deps-dev): bump rollup-plugin-typescript2 from 0.29.0 to 0.30.0
This commit is contained in:
Moritz Klack
2021-02-22 09:48:24 +01:00
committed by GitHub
2 changed files with 61 additions and 46 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.29.0",
"rollup-plugin-typescript2": "^0.30.0",
"start-server-and-test": "^1.12.0",
"typescript": "^4.1.5"
},