Skip to content

Commit

Permalink
Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.5
Browse files Browse the repository at this point in the history
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.4 to 25.0.5.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.5/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 5110c29 commit a63ab1d
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 @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-typescript": "^11.1.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -804,9 +804,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 @@ -815,11 +815,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 @@ -4696,7 +4696,7 @@ __metadata:
"@material/mwc-button": ^0.27.0
"@material/mwc-select": ^0.27.0
"@material/mwc-textfield": ^0.27.0
"@rollup/plugin-commonjs": ^25.0.4
"@rollup/plugin-commonjs": ^25.0.5
"@rollup/plugin-json": ^6.0.0
"@rollup/plugin-node-resolve": ^15.2.1
"@rollup/plugin-typescript": ^11.1.4
Expand Down

0 comments on commit a63ab1d

Please sign in to comment.