Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v28.0.2 (#1072
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent e6b278f commit b316ae4
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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"@apollo/client": "3.12.3",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "6.0.1",
"@types/node": "22.10.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -590,9 +590,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:28.0.1":
version: 28.0.1
resolution: "@rollup/plugin-commonjs@npm:28.0.1"
"@rollup/plugin-commonjs@npm:28.0.2":
version: 28.0.2
resolution: "@rollup/plugin-commonjs@npm:28.0.2"
dependencies:
"@rollup/pluginutils": ^5.0.1
commondir: ^1.0.1
Expand All @@ -606,7 +606,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: b230b2733b7198fca1b585f6b237ab05f3305ef7a50083caff28baef0fd611c0e90399ea7548181f97a4d0b0372487ca27f81327e355db495396a0fb8934244d
checksum: b27a081a16df63f5f74d1aaa7f17a5ebb57ec73f5226f6e85044ec525b13023d8eb65349ddea415a5ef4ba093c71989c38df274e408cce4cb1c6f9aaea9d2de5
languageName: node
linkType: hard

Expand Down Expand Up @@ -813,7 +813,7 @@ __metadata:
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.12.3
"@rollup/plugin-commonjs": 28.0.1
"@rollup/plugin-commonjs": 28.0.2
"@rollup/plugin-node-resolve": 15.3.0
"@rollup/plugin-replace": 6.0.1
"@rollup/plugin-terser": 0.4.4
Expand Down

0 comments on commit b316ae4

Please sign in to comment.