Skip to content

Commit c7f462c

Browse files
Update dependency @rollup/plugin-typescript to v12.3.0 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2752af commit c7f462c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/color-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"access": "public"
3636
},
3737
"devDependencies": {
38-
"@rollup/plugin-typescript": "12.2.0",
38+
"@rollup/plugin-typescript": "12.3.0",
3939
"mocha": "11.7.4",
4040
"rollup": "2.79.2",
4141
"rollup-plugin-commonjs": "10.1.0",

packages/timezone-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"access": "public"
3737
},
3838
"devDependencies": {
39-
"@rollup/plugin-typescript": "12.2.0",
39+
"@rollup/plugin-typescript": "12.3.0",
4040
"c8": "10.1.3",
4141
"mocha": "11.7.4",
4242
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,10 +2169,10 @@
21692169
dependencies:
21702170
"@rollup/pluginutils" "^5.1.0"
21712171

2172-
"@rollup/plugin-typescript@12.2.0":
2173-
version "12.2.0"
2174-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.2.0.tgz#f97f32d5afc56e0b6403085c6c54797d09a327db"
2175-
integrity sha512-g7krmoYCaNhL/jSF1wCYiiUNsWPTj0HwcPDnxIyaonxsQIVp/jc08muGpSz+eGGK+0ajHfl8tpf1lahHXSOF7Q==
2172+
"@rollup/plugin-typescript@12.3.0":
2173+
version "12.3.0"
2174+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz#cc51b830973bc14c9456fe6532f322f2a40f5f12"
2175+
integrity sha512-7DP0/p7y3t67+NabT9f8oTBFE6gGkto4SA6Np2oudYmZE/m1dt8RB0SjL1msMxFpLo631qjRCcBlAbq1ml/Big==
21762176
dependencies:
21772177
"@rollup/pluginutils" "^5.1.0"
21782178
resolve "^1.22.1"

0 commit comments

Comments
 (0)