Skip to content

Commit

Permalink
Update dependency @rollup/plugin-commonjs to v25.0.7 (#18279)
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 Oct 18, 2023
1 parent ad68782 commit b2bc529
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"@octokit/rest": "20.0.2",
"@open-wc/dev-server-hmr": "0.1.4",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-json": "6.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3771,22 +3771,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 @@ -9671,7 +9671,7 @@ __metadata:
"@polymer/paper-toast": 3.0.1
"@polymer/polymer": 3.5.1
"@rollup/plugin-babel": 6.0.4
"@rollup/plugin-commonjs": 25.0.5
"@rollup/plugin-commonjs": 25.0.7
"@rollup/plugin-json": 6.0.1
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.3
Expand Down Expand Up @@ -11677,7 +11677,7 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:0.30.5":
"magic-string@npm:0.30.5, magic-string@npm:^0.30.3":
version: 0.30.5
resolution: "magic-string@npm:0.30.5"
dependencies:
Expand Down

0 comments on commit b2bc529

Please sign in to comment.