Merge pull request #1704 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.31.0

chore(deps-dev): bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0
This commit is contained in:
Moritz Klack
2021-11-22 16:55:38 +01:00
committed by GitHub
2 changed files with 387 additions and 10 deletions

View File

@@ -70,7 +70,7 @@
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-postcss": "^4.0.1",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-typescript2": "^0.31.0",
"start-server-and-test": "^1.14.0",
"typescript": "^4.5.2"
},