Skip to content

Commit

Permalink
Update dependency @rollup/plugin-node-resolve to v15.2.3 (#18193)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 4293192 commit 6c3b748
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-json": "6.0.1",
"@rollup/plugin-node-resolve": "15.2.2",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
"@types/babel__plugin-transform-runtime": "7.9.3",
"@types/chromecast-caf-receiver": "6.0.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3865,9 +3865,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:15.2.2":
version: 15.2.2
resolution: "@rollup/plugin-node-resolve@npm:15.2.2"
"@rollup/plugin-node-resolve@npm:15.2.3":
version: 15.2.3
resolution: "@rollup/plugin-node-resolve@npm:15.2.3"
dependencies:
"@rollup/pluginutils": ^5.0.1
"@types/resolve": 1.20.2
Expand All @@ -3880,7 +3880,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 478281b12914114eb663e0f9dbdc9fd2c9be694025d7b76572c6574b61b410af349d68418b0157ece792d09cbaf808331d60c253dac95f89b95530a85b3d6231
checksum: 730f32c2f8fdddff07cf0fca86a5dac7c475605fb96930197a868c066e62eb6388c557545e4f7d99b7a283411754c9fbf98944ab086b6074e04fc1292e234aa8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9709,7 +9709,7 @@ __metadata:
"@rollup/plugin-babel": 6.0.4
"@rollup/plugin-commonjs": 25.0.5
"@rollup/plugin-json": 6.0.1
"@rollup/plugin-node-resolve": 15.2.2
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.3
"@thomasloven/round-slider": 0.6.0
"@types/babel__plugin-transform-runtime": 7.9.3
Expand Down

0 comments on commit 6c3b748

Please sign in to comment.