Skip to content

Commit a623747

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

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
"@rollup/plugin-commonjs": "28.0.8",
6060
"@rollup/plugin-node-resolve": "16.0.3",
6161
"@rollup/plugin-replace": "6.0.2",
62-
"@rollup/plugin-typescript": "12.2.0",
62+
"@rollup/plugin-typescript": "12.3.0",
6363
"@types/jasmine": "5.1.12",
6464
"@types/jest": "30.0.0",
6565
"typescript-eslint": "8.46.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,10 +1126,10 @@
11261126
"@rollup/pluginutils" "^5.0.1"
11271127
magic-string "^0.30.3"
11281128

1129-
"@rollup/plugin-typescript@12.2.0":
1130-
version "12.2.0"
1131-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.2.0.tgz#f97f32d5afc56e0b6403085c6c54797d09a327db"
1132-
integrity sha512-g7krmoYCaNhL/jSF1wCYiiUNsWPTj0HwcPDnxIyaonxsQIVp/jc08muGpSz+eGGK+0ajHfl8tpf1lahHXSOF7Q==
1129+
"@rollup/plugin-typescript@12.3.0":
1130+
version "12.3.0"
1131+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz#cc51b830973bc14c9456fe6532f322f2a40f5f12"
1132+
integrity sha512-7DP0/p7y3t67+NabT9f8oTBFE6gGkto4SA6Np2oudYmZE/m1dt8RB0SjL1msMxFpLo631qjRCcBlAbq1ml/Big==
11331133
dependencies:
11341134
"@rollup/pluginutils" "^5.1.0"
11351135
resolve "^1.22.1"

0 commit comments

Comments
 (0)