Skip to content

Commit b8f563b

Browse files
build(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 15.0.1 (#2143)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.3.0 to 15.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.0.1/packages/node-resolve) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evgeny Poberezkin <[email protected]>
1 parent f38d269 commit b8f563b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@ajv-validator/config": "^0.3.0",
6868
"@rollup/plugin-commonjs": "^23.0.2",
6969
"@rollup/plugin-json": "^4.1.0",
70-
"@rollup/plugin-node-resolve": "^13.0.0",
70+
"@rollup/plugin-node-resolve": "^15.0.1",
7171
"@rollup/plugin-typescript": "^8.2.1",
7272
"@types/chai": "^4.2.12",
7373
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)