Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v25.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent df93cd3 commit 121a551
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.8.5",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
"@types/node": "18.18.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -440,22 +440,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:25.0.5":
version: 25.0.5
resolution: "@rollup/plugin-commonjs@npm:25.0.5"
"@rollup/plugin-commonjs@npm:25.0.7":
version: 25.0.7
resolution: "@rollup/plugin-commonjs@npm:25.0.7"
dependencies:
"@rollup/pluginutils": ^5.0.1
commondir: ^1.0.1
estree-walker: ^2.0.2
glob: ^8.0.3
is-reference: 1.2.1
magic-string: ^0.27.0
magic-string: ^0.30.3
peerDependencies:
rollup: ^2.68.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 37cb6ce5188448250c2a97775c5879814119ff9fb3576d35089b7c00fed1a2b46b78d74a1377027cca26d0d984cfe99f450bfc0da561d596447ab6064adb4f08
checksum: 052e11839a9edc556eda5dcc759ab816dcc57e9f0f905a1e6e14fff954eaa6b1e2d0d544f5bd18d863993c5eba43d8ac9c19d9bb53b1c3b1213f32cfc9d50b2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -605,7 +605,7 @@ __metadata:
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.8.5
"@rollup/plugin-commonjs": 25.0.5
"@rollup/plugin-commonjs": 25.0.7
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.3
"@types/node": 18.18.5
Expand Down Expand Up @@ -2836,12 +2836,12 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.30.0, magic-string@npm:^0.30.1, magic-string@npm:^0.30.2":
version: 0.30.2
resolution: "magic-string@npm:0.30.2"
"magic-string@npm:^0.30.0, magic-string@npm:^0.30.1, magic-string@npm:^0.30.2, magic-string@npm:^0.30.3":
version: 0.30.5
resolution: "magic-string@npm:0.30.5"
dependencies:
"@jridgewell/sourcemap-codec": ^1.4.15
checksum: c0bbb9b27b2772e6bfaa5d0f6452d47c462d588ae7c43fbaac062b07836d3ec0140fcdd42a57aa53ed990abafcdd0fc17907813921b5df04eccf43e67674bc57
checksum: da10fecff0c0a7d3faf756913ce62bd6d5e7b0402be48c3b27bfd651b90e29677e279069a63b764bcdc1b8ecdcdb898f29a5c5ec510f2323e8d62ee057a6eb18
languageName: node
linkType: hard

Expand Down

0 comments on commit 121a551

Please sign in to comment.