Skip to content

Commit 2503efa

Browse files
Bump @rollup/plugin-commonjs from 29.0.0 to 29.0.2 (#1398)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 29.0.0 to 29.0.2. Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd126a9 commit 2503efa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@jothepro/doxygen-awesome-css": "https://github.com/jothepro/doxygen-awesome-css#v2.4.1",
14-
"@rollup/plugin-commonjs": "^29.0.0",
14+
"@rollup/plugin-commonjs": "^29.0.2",
1515
"@rollup/plugin-json": "^6.1.0",
1616
"@rollup/plugin-node-resolve": "^16.0.1",
1717
"@rollup/plugin-typescript": "^12.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,10 +1100,10 @@
11001100
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.2.tgz#10324e74cb3396cb7b616042ea7e9e6aa7d8d458"
11011101
integrity sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==
11021102

1103-
"@rollup/plugin-commonjs@^29.0.0":
1104-
version "29.0.0"
1105-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
1106-
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
1103+
"@rollup/plugin-commonjs@^29.0.2":
1104+
version "29.0.2"
1105+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.2.tgz#d2d84c49d0983d071f2ab96f4cfe02fe80abd602"
1106+
integrity sha512-S/ggWH1LU7jTyi9DxZOKyxpVd4hF/OZ0JrEbeLjXk/DFXwRny0tjD2c992zOUYQobLrVkRVMDdmHP16HKP7GRg==
11071107
dependencies:
11081108
"@rollup/pluginutils" "^5.0.1"
11091109
commondir "^1.0.1"

0 commit comments

Comments
 (0)