Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v25.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent b3e1c85 commit 55146ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.4",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@types/node": "18.18.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:25.0.4":
version: 25.0.4
resolution: "@rollup/plugin-commonjs@npm:25.0.4"
"@rollup/plugin-commonjs@npm:25.0.5":
version: 25.0.5
resolution: "@rollup/plugin-commonjs@npm:25.0.5"
dependencies:
"@rollup/pluginutils": ^5.0.1
commondir: ^1.0.1
Expand All @@ -451,11 +451,11 @@ __metadata:
is-reference: 1.2.1
magic-string: ^0.27.0
peerDependencies:
rollup: ^2.68.0||^3.0.0
rollup: ^2.68.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 073b92b765a1f8ab8db8e1aa216c1950e62f6c0c41210d10bb7530c4fc63670a16c19c0bbbf73e2752467c4468ad4c8134cf4724924388c3eed83df45630fda6
checksum: 37cb6ce5188448250c2a97775c5879814119ff9fb3576d35089b7c00fed1a2b46b78d74a1377027cca26d0d984cfe99f450bfc0da561d596447ab6064adb4f08
languageName: node
linkType: hard

Expand Down Expand Up @@ -521,7 +521,7 @@ __metadata:
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.8.4
"@rollup/plugin-commonjs": 25.0.4
"@rollup/plugin-commonjs": 25.0.5
"@rollup/plugin-node-resolve": 15.2.1
"@rollup/plugin-replace": 5.0.2
"@types/node": 18.18.3
Expand Down

0 comments on commit 55146ce

Please sign in to comment.