build(deps-dev): bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 (#3232)

This commit is contained in:
dependabot-preview[bot] 2021-02-15 06:40:14 +00:00 committed by GitHub
parent ef403a21f8
commit 6c5f873c4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -650,9 +650,9 @@
"@rollup/pluginutils" "^3.0.8"
"@rollup/plugin-node-resolve@^11.0.0":
version "11.1.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.1.tgz#47bc34252914794a1b06fb50371d7520a03f91f3"
integrity sha512-zlBXR4eRS+2m79TsUZWhsd0slrHUYdRx4JF+aVQm+MI0wsKdlpC2vlDVjmlGvtZY1vsefOT9w3JxvmWSBei+Lg==
version "11.2.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.0.tgz#a5ab88c35bb7622d115f44984dee305112b6f714"
integrity sha512-qHjNIKYt5pCcn+5RUBQxK8krhRvf1HnyVgUCcFFcweDS7fhkOLZeYh0mhHK6Ery8/bb9tvN/ubPzmfF0qjDCTA==
dependencies:
"@rollup/pluginutils" "^3.1.0"
"@types/resolve" "1.17.1"