Skip to content

Commit

Permalink
Update dependency @rollup/plugin-commonjs to v26 (#21037)
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 Jun 10, 2024
1 parent d36bbfe commit 59062d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"@octokit/rest": "20.1.1",
"@open-wc/dev-server-hmr": "0.1.4",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.7",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3810,22 +3810,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:25.0.8":
version: 25.0.8
resolution: "@rollup/plugin-commonjs@npm:25.0.8"
"@rollup/plugin-commonjs@npm:26.0.1":
version: 26.0.1
resolution: "@rollup/plugin-commonjs@npm:26.0.1"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
commondir: "npm:^1.0.1"
estree-walker: "npm:^2.0.2"
glob: "npm:^8.0.3"
glob: "npm:^10.4.1"
is-reference: "npm:1.2.1"
magic-string: "npm:^0.30.3"
peerDependencies:
rollup: ^2.68.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 10/2d6190450bdf2ca2c4ab71a35eb5bf245349ad7dab6fc84a3a4e65147fd694be816e3c31b575c9e55a70a2f82132b79092d1ee04358e6e504beb31a8c82178bb
checksum: 10/d9846fbf9c279259b5bf508da6264e18b2572e8bbd6df2c4fd96f1ae40153b231b7864426e62bff6f2f53b5a73b6db2246cacc31d4eecdaf469cc16d683c2392
languageName: node
linkType: hard

Expand Down Expand Up @@ -8579,7 +8579,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:10.4.1, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7":
"glob@npm:10.4.1, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7, glob@npm:^10.4.1":
version: 10.4.1
resolution: "glob@npm:10.4.1"
dependencies:
Expand All @@ -8594,7 +8594,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:8.1.0, glob@npm:^8.0.3":
"glob@npm:8.1.0":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -8999,7 +8999,7 @@ __metadata:
"@polymer/paper-tabs": "npm:3.1.0"
"@polymer/polymer": "npm:3.5.1"
"@rollup/plugin-babel": "npm:6.0.4"
"@rollup/plugin-commonjs": "npm:25.0.8"
"@rollup/plugin-commonjs": "npm:26.0.1"
"@rollup/plugin-json": "npm:6.1.0"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@rollup/plugin-replace": "npm:5.0.7"
Expand Down

0 comments on commit 59062d9

Please sign in to comment.