Skip to content

Commit e206aa2

Browse files
build(deps-dev): bump @rollup/plugin-node-resolve in the rollup group (#5043)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a763e9 commit e206aa2

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
@@ -40,7 +40,7 @@
4040
"@nx/js": "20.2.1",
4141
"@rollup/plugin-commonjs": "^28.0.1",
4242
"@rollup/plugin-inject": "^5.0.5",
43-
"@rollup/plugin-node-resolve": "^15.3.0",
43+
"@rollup/plugin-node-resolve": "^16.0.0",
4444
"@rollup/plugin-replace": "^6.0.1",
4545
"@rollup/plugin-typescript": "^12.1.1",
4646
"@swc-node/register": "~1.10.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,10 +2462,10 @@
24622462
estree-walker "^2.0.2"
24632463
magic-string "^0.30.3"
24642464

2465-
"@rollup/plugin-node-resolve@^15.3.0":
2466-
version "15.3.0"
2467-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz#efbb35515c9672e541c08d59caba2eff492a55d5"
2468-
integrity sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==
2465+
"@rollup/plugin-node-resolve@^16.0.0":
2466+
version "16.0.0"
2467+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0.tgz#b1a0594661f40d7b061d82136e847354ff85f211"
2468+
integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==
24692469
dependencies:
24702470
"@rollup/pluginutils" "^5.0.1"
24712471
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)