Skip to content

Commit 4bc4a92

Browse files
Update dependency @rollup/plugin-typescript to v12.1.4
1 parent abcb7f6 commit 4bc4a92

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.3",
38+
"@rollup/plugin-typescript": "12.1.4",
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.3",
39+
"@rollup/plugin-typescript": "12.1.4",
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].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==
2030+
"@rollup/[email protected].4":
2031+
version "12.1.4"
2032+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz#9a58433e8b13906198953d79faf3b16f67ee0424"
2033+
integrity sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ==
20342034
dependencies:
20352035
"@rollup/pluginutils" "^5.1.0"
20362036
resolve "^1.22.1"

0 commit comments

Comments
 (0)