Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-node-resolve to v15.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent e6b278f commit 0504237
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.12.3",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-node-resolve": "15.3.1",
"@rollup/plugin-replace": "6.0.1",
"@types/node": "22.10.2",
"@vue/compiler-sfc": "3.5.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:15.3.0":
version: 15.3.0
resolution: "@rollup/plugin-node-resolve@npm:15.3.0"
"@rollup/plugin-node-resolve@npm:15.3.1":
version: 15.3.1
resolution: "@rollup/plugin-node-resolve@npm:15.3.1"
dependencies:
"@rollup/pluginutils": ^5.0.1
"@types/resolve": 1.20.2
Expand All @@ -624,7 +624,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 90e4e94b173e7edd57e374ac0cc0a69cc6f1b4507e83731132ac6fa1747d96a5648a48441e4452728429b6db5e67561439b7b2f4d2c6a941a33d38be56d871b4
checksum: 2973db4da0e7ed97c35a8dd8878ed6b6781bcb03d72039f064d878f711b0290446348c5268aa1359d064787adc0d5cc35f662d35ea5a4fa9b0b3f9f17c678f41
languageName: node
linkType: hard

Expand Down Expand Up @@ -814,7 +814,7 @@ __metadata:
dependencies:
"@apollo/client": 3.12.3
"@rollup/plugin-commonjs": 28.0.1
"@rollup/plugin-node-resolve": 15.3.0
"@rollup/plugin-node-resolve": 15.3.1
"@rollup/plugin-replace": 6.0.1
"@rollup/plugin-terser": 0.4.4
"@types/node": 22.10.2
Expand Down

0 comments on commit 0504237

Please sign in to comment.