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

Commit 7e827ef

Browse files
build(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.0 (#7290)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.0/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4602eaf commit 7e827ef

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
@@ -58,7 +58,7 @@
5858
"@rollup/plugin-multi-entry": "^6.0.0",
5959
"@rollup/plugin-node-resolve": "^15.2.4",
6060
"@rollup/plugin-terser": "^0.4.4",
61-
"@rollup/plugin-typescript": "^11.1.6",
61+
"@rollup/plugin-typescript": "^12.1.0",
6262
"@types/bn.js": "^5.1.6",
6363
"@types/jest": "^29.5.13",
6464
"@types/node": "^22.5.5",

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@rollup/plugin-commonjs": "^26.0.1",
4545
"@rollup/plugin-node-resolve": "^15.2.4",
46-
"@rollup/plugin-typescript": "^11.1.6",
46+
"@rollup/plugin-typescript": "^12.1.0",
4747
"@solana/spl-token": "0.4.6",
4848
"@solana/web3.js": "^1.95.3",
4949
"@types/eslint": "^8.56.7",

0 commit comments

Comments
 (0)