Skip to content

Commit e7857ab

Browse files
chore(deps-dev): bump rollup-plugin-node-resolve from 5.0.4 to 5.1.0
Bumps [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) from 5.0.4 to 5.1.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.0.4...v5.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c47df0b commit e7857ab

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.0",
8282
"rollup-plugin-filesize": "^6.1.1",
8383
"rollup-plugin-json": "^4.0.0",
84-
"rollup-plugin-node-resolve": "^5.0.4"
84+
"rollup-plugin-node-resolve": "^5.1.0"
8585
},
8686
"ava": {
8787
"require": "esm",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,10 +4731,10 @@ rollup-plugin-json@^4.0.0:
47314731
dependencies:
47324732
rollup-pluginutils "^2.5.0"
47334733

4734-
rollup-plugin-node-resolve@^5.0.4:
4735-
version "5.0.4"
4736-
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.0.4.tgz#9a09f63618fb1ac46e37cf4e5a13c390b19451af"
4737-
integrity sha512-L/fGn+uZOCk/e3uNa3MITUCA3tXndcsaH0Bc7rq7v389vEXMXAYnmF0giEUWbhYxE7PyMGglByVrR8AeIP9klw==
4734+
rollup-plugin-node-resolve@^5.1.0:
4735+
version "5.1.0"
4736+
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.1.0.tgz#49608b6ecaf2b776ab83e317d39b282d65d21b76"
4737+
integrity sha512-2hwwHNj0s8UEtUNT+lJq8rFWEznP7yJm3GCHBicadF6hiNX1aRARRZIjz2doeTlTGg/hOvJr4C/8+3k9Y/J5Hg==
47384738
dependencies:
47394739
"@types/resolve" "0.0.8"
47404740
builtin-modules "^3.1.0"

0 commit comments

Comments
 (0)