Skip to content

Commit 06219d3

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

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.1.2",
38+
"@rollup/plugin-typescript": "12.1.3",
3939
"mocha": "11.2.2",
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.1.2",
39+
"@rollup/plugin-typescript": "12.1.3",
4040
"c8": "10.1.3",
4141
"mocha": "11.2.2",
4242
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,10 +2027,10 @@
20272027
dependencies:
20282028
"@rollup/pluginutils" "^5.1.0"
20292029

2030-
"@rollup/[email protected].2":
2031-
version "12.1.2"
2032-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
2033-
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
2030+
"@rollup/[email protected].3":
2031+
version "12.1.3"
2032+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.3.tgz#55e226efbfb0cd952988fce7beb2c8914c65ca02"
2033+
integrity sha512-gAx0AYwkyjqOw4JrZV34N/abvAobLhczyLkZ7FVL2UXPrO4zv8oqTfYT3DLBRan1EXasp4SUuEJXqPTk0gnJzw==
20342034
dependencies:
20352035
"@rollup/pluginutils" "^5.1.0"
20362036
resolve "^1.22.1"

0 commit comments

Comments
 (0)