Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0 (#49)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Kühn <kontakt@philipp-kuehn.com>
This commit is contained in:
dependabot[bot]
2020-12-14 11:04:27 +01:00
committed by GitHub
parent e71c016a36
commit 44dc6c71ef
2 changed files with 7 additions and 7 deletions

View File

@@ -34,7 +34,7 @@
"@lerna/project": "^3.21.0",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"cypress": "^6.1.0",