Skip to content

Commit 8581a84

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v12.1.4 (#1208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f4168a commit 8581a84

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
@@ -59,7 +59,7 @@
5959
"@ava/typescript": "5.0.0",
6060
"@devprotocol/clubs-core": "3.26.7",
6161
"@devprotocol/clubs-plugin-posts": "^0.20.0",
62-
"@rollup/plugin-typescript": "12.1.3",
62+
"@rollup/plugin-typescript": "12.1.4",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.3",
6565
"@types/node": "22.15.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,10 +1210,10 @@
12101210
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.9.tgz#68ef9fff5a9791a642cea0dc4380ce6cb487a84a"
12111211
integrity sha512-e9MeMtVWo186sgvFFJOPGy7/d2j2mZhLJIdVW0C/xDluuOvymEATqz6zKsP0ZmXGzQtqlyjz5sC1sYQUoJG98w==
12121212

1213-
"@rollup/[email protected].3":
1214-
version "12.1.3"
1215-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.3.tgz#55e226efbfb0cd952988fce7beb2c8914c65ca02"
1216-
integrity sha512-gAx0AYwkyjqOw4JrZV34N/abvAobLhczyLkZ7FVL2UXPrO4zv8oqTfYT3DLBRan1EXasp4SUuEJXqPTk0gnJzw==
1213+
"@rollup/[email protected].4":
1214+
version "12.1.4"
1215+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz#9a58433e8b13906198953d79faf3b16f67ee0424"
1216+
integrity sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ==
12171217
dependencies:
12181218
"@rollup/pluginutils" "^5.1.0"
12191219
resolve "^1.22.1"

0 commit comments

Comments
 (0)