chore(deps-dev): bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 (#8699)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.1 to 24.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.1.0/packages/commonjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-09 12:55:59 +08:00 committed by GitHub
parent 0ead9be2fd
commit d85b75e50d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ importers:
version: 4.0.4(rollup@3.20.2)
'@rollup/plugin-commonjs':
specifier: ^24.0.1
version: 24.0.1(rollup@3.20.2)
version: 24.1.0(rollup@3.20.2)
'@rollup/plugin-json':
specifier: ^6.0.0
version: 6.0.0(rollup@3.20.2)
@ -945,8 +945,8 @@ packages:
slash: 4.0.0
dev: true
/@rollup/plugin-commonjs@24.0.1(rollup@3.20.2):
resolution: {integrity: sha512-15LsiWRZk4eOGqvrJyu3z3DaBu5BhXIMeWnijSRvd8irrrg9SHpQ1pH+BUK4H6Z9wL9yOxZJMTLU+Au86XHxow==}
/@rollup/plugin-commonjs@24.1.0(rollup@3.20.2):
resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.68.0||^3.0.0