chore(deps-dev): bump @rollup/plugin-node-resolve in /site (#849)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.0.1...node-resolve-v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-16 16:47:39 +02:00
committed by GitHub
parent 2127a9d50b
commit d1c6ce3a0f
2 changed files with 10 additions and 17 deletions

View File

@@ -30,7 +30,7 @@
"@babel/runtime": "^7.9.2",
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-json": "^4.0.3",
"@rollup/plugin-node-resolve": "^8.0.1",
"@rollup/plugin-node-resolve": "^9.0.0",
"npm-run-all": "^4.1.5",
"rollup": "^2.15.0",
"rollup-plugin-babel": "^4.4.0",