Skip to content

Commit 8bc9ee8

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v12.3.0 (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45584c4 commit 8bc9ee8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@devprotocol/clubs-plugin-payments": "0.5.3",
6161
"@eslint/js": "^9.17.0",
6262
"@rollup/plugin-commonjs": "^28.0.1",
63-
"@rollup/plugin-typescript": "12.2.0",
63+
"@rollup/plugin-typescript": "12.3.0",
6464
"@tailwindcss/typography": "^0.5.10",
6565
"@tailwindcss/vite": "^4.0.7",
6666
"@types/dotenv": "8.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,7 @@ __metadata:
987987
"@devprotocol/util-ts": "npm:4.0.0"
988988
"@eslint/js": "npm:^9.17.0"
989989
"@rollup/plugin-commonjs": "npm:^28.0.1"
990-
"@rollup/plugin-typescript": "npm:12.2.0"
990+
"@rollup/plugin-typescript": "npm:12.3.0"
991991
"@tailwindcss/typography": "npm:^0.5.10"
992992
"@tailwindcss/vite": "npm:^4.0.7"
993993
"@types/dotenv": "npm:8.2.3"
@@ -2367,9 +2367,9 @@ __metadata:
23672367
languageName: node
23682368
linkType: hard
23692369

2370-
"@rollup/plugin-typescript@npm:12.2.0":
2371-
version: 12.2.0
2372-
resolution: "@rollup/plugin-typescript@npm:12.2.0"
2370+
"@rollup/plugin-typescript@npm:12.3.0":
2371+
version: 12.3.0
2372+
resolution: "@rollup/plugin-typescript@npm:12.3.0"
23732373
dependencies:
23742374
"@rollup/pluginutils": "npm:^5.1.0"
23752375
resolve: "npm:^1.22.1"
@@ -2382,7 +2382,7 @@ __metadata:
23822382
optional: true
23832383
tslib:
23842384
optional: true
2385-
checksum: 10c0/67e3d637244273e6a60aa4a07dac9053d9f93710691f567050fd81e94d7a2a2611860ddd74faa4bbf216dac5fffea7b97448b7bcf41452ddb8c0df8e1994f73e
2385+
checksum: 10c0/41d14e9a9792d8d9751c275cf87c2de796ddd1a64c96fedc622baad8cfbb1247537e37ae428e59e1850de7d7165941ee1a4030dbe9bebd5fbb38c5e4f751d8b5
23862386
languageName: node
23872387
linkType: hard
23882388

0 commit comments

Comments
 (0)