chore(deps-dev): bump rollup-plugin-typescript2 from 0.31.0 to 0.31.1

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.0...0.31.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-typescript2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-29 04:03:07 +00:00
committed by GitHub
parent 5698d2457d
commit 7c17dffda0
2 changed files with 8 additions and 8 deletions
+1 -1
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.31.0",
"rollup-plugin-typescript2": "^0.31.1",
"start-server-and-test": "^1.14.0",
"typescript": "^4.5.2"
},