Skip to content

Commit 5189227

Browse files
Update dependency @rollup/plugin-typescript to v12.1.3 (#1107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 334fabb commit 5189227

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
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@ava/typescript": "4.1.0",
4242
"@rollup/plugin-multi-entry": "6.0.1",
43-
"@rollup/plugin-typescript": "12.1.2",
43+
"@rollup/plugin-typescript": "12.1.3",
4444
"@types/dotenv": "8.2.3",
4545
"@types/jsonwebtoken": "9.0.9",
4646
"@types/node": "22.13.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -345,10 +345,10 @@
345345
"@rollup/plugin-virtual" "^3.0.0"
346346
matched "^5.0.1"
347347

348-
"@rollup/plugin-typescript@12.1.2":
349-
version "12.1.2"
350-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
351-
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
348+
"@rollup/plugin-typescript@12.1.3":
349+
version "12.1.3"
350+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.3.tgz#55e226efbfb0cd952988fce7beb2c8914c65ca02"
351+
integrity sha512-gAx0AYwkyjqOw4JrZV34N/abvAobLhczyLkZ7FVL2UXPrO4zv8oqTfYT3DLBRan1EXasp4SUuEJXqPTk0gnJzw==
352352
dependencies:
353353
"@rollup/pluginutils" "^5.1.0"
354354
resolve "^1.22.1"

0 commit comments

Comments
 (0)