Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit c38b0fd

Browse files
build(deps-dev): bump @rollup/plugin-commonjs from 28.0.1 to 28.0.2 (#7589)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.1 to 28.0.2. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5380b0e commit c38b0fd

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@rollup/plugin-alias": "^5.1.1",
56-
"@rollup/plugin-commonjs": "^28.0.1",
56+
"@rollup/plugin-commonjs": "^28.0.2",
5757
"@rollup/plugin-json": "^6.1.0",
5858
"@rollup/plugin-multi-entry": "^6.0.0",
5959
"@rollup/plugin-node-resolve": "^15.3.0",

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@solana/web3.js": "^1.20.3"
4242
},
4343
"devDependencies": {
44-
"@rollup/plugin-commonjs": "^28.0.1",
44+
"@rollup/plugin-commonjs": "^28.0.2",
4545
"@rollup/plugin-node-resolve": "^15.3.0",
4646
"@rollup/plugin-typescript": "^12.1.1",
4747
"@solana/spl-token": "0.4.9",

0 commit comments

Comments
 (0)