Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 4877075 commit 422f8ce
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 @@ -36,7 +36,7 @@
"devDependencies": {
"@apollo/client": "3.8.5",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-node-resolve": "15.2.2",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
"@types/node": "18.18.4",
"@vue/compiler-sfc": "3.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -459,9 +459,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 @@ -474,7 +474,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 478281b12914114eb663e0f9dbdc9fd2c9be694025d7b76572c6574b61b410af349d68418b0157ece792d09cbaf808331d60c253dac95f89b95530a85b3d6231
checksum: 730f32c2f8fdddff07cf0fca86a5dac7c475605fb96930197a868c066e62eb6388c557545e4f7d99b7a283411754c9fbf98944ab086b6074e04fc1292e234aa8
languageName: node
linkType: hard

Expand Down Expand Up @@ -606,7 +606,7 @@ __metadata:
dependencies:
"@apollo/client": 3.8.5
"@rollup/plugin-commonjs": 25.0.5
"@rollup/plugin-node-resolve": 15.2.2
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.3
"@types/node": 18.18.4
"@vue/compiler-sfc": 3.3.4
Expand Down

0 comments on commit 422f8ce

Please sign in to comment.