Skip to content

Commit 27b5020

Browse files
chore(deps-dev): bump @rollup/plugin-commonjs from 21.1.0 to 22.0.2
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.1.0 to 22.0.2. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.2/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baed6b1 commit 27b5020

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@iconify-icons/twemoji": "^1.2.5",
3535
"@iconify/react": "^3.2.1",
3636
"@preact/preset-vite": "^2.3.0",
37-
"@rollup/plugin-commonjs": "^21.1.0",
37+
"@rollup/plugin-commonjs": "^22.0.2",
3838
"@rollup/plugin-node-resolve": "^13.3.0",
3939
"@rollup/plugin-replace": "^4.0.0",
4040
"@rollup/plugin-typescript": "^8.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,10 +446,10 @@
446446
"@prefresh/utils" "^1.1.2"
447447
"@rollup/pluginutils" "^4.1.0"
448448

449-
"@rollup/plugin-commonjs@^21.1.0":
450-
version "21.1.0"
451-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.1.0.tgz#45576d7b47609af2db87f55a6d4b46e44fc3a553"
452-
integrity sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==
449+
"@rollup/plugin-commonjs@^22.0.2":
450+
version "22.0.2"
451+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz#ee8ca8415cda30d383b4096aad5222435b4b69b6"
452+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
453453
dependencies:
454454
"@rollup/pluginutils" "^3.1.0"
455455
commondir "^1.0.1"

0 commit comments

Comments
 (0)