Skip to content

Commit a5cae25

Browse files
chore(deps-dev): bump rollup-plugin-node-resolve from 5.1.0 to 5.2.0
Bumps [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/rollup/rollup-plugin-node-resolve/releases) - [Changelog](https://github.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-node-resolve@v5.1.0...v5.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4d601e3 commit a5cae25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"rollup-plugin-commonjs": "10.0.1",
8282
"rollup-plugin-filesize": "6.1.1",
8383
"rollup-plugin-json": "4.0.0",
84-
"rollup-plugin-node-resolve": "5.1.0"
84+
"rollup-plugin-node-resolve": "5.2.0"
8585
},
8686
"ava": {
8787
"require": "esm",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4773,10 +4773,10 @@ [email protected]:
47734773
dependencies:
47744774
rollup-pluginutils "^2.5.0"
47754775

4776-
rollup-plugin-node-resolve@5.1.0:
4777-
version "5.1.0"
4778-
resolved "https://registry.npm.taobao.org/rollup-plugin-node-resolve/download/rollup-plugin-node-resolve-5.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frollup-plugin-node-resolve%2Fdownload%2Frollup-plugin-node-resolve-5.1.0.tgz#49608b6ecaf2b776ab83e317d39b282d65d21b76"
4779-
integrity sha1-SWCLbsryt3arg+MX05soLWXSG3Y=
4776+
rollup-plugin-node-resolve@5.2.0:
4777+
version "5.2.0"
4778+
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523"
4779+
integrity sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw==
47804780
dependencies:
47814781
"@types/resolve" "0.0.8"
47824782
builtin-modules "^3.1.0"

0 commit comments

Comments
 (0)