Skip to content

Commit c0a3fb3

Browse files
Update dependency @rollup/plugin-typescript to v12.1.2
1 parent 12b2ba2 commit c0a3fb3

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
@@ -31,7 +31,7 @@
3131
"access": "public"
3232
},
3333
"devDependencies": {
34-
"@rollup/plugin-typescript": "12.1.1",
34+
"@rollup/plugin-typescript": "12.1.2",
3535
"mocha": "11.0.1",
3636
"rollup": "2.79.2",
3737
"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
@@ -32,7 +32,7 @@
3232
"access": "public"
3333
},
3434
"devDependencies": {
35-
"@rollup/plugin-typescript": "12.1.1",
35+
"@rollup/plugin-typescript": "12.1.2",
3636
"c8": "10.1.3",
3737
"mocha": "11.0.1",
3838
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,10 +1672,10 @@
16721672
dependencies:
16731673
"@rollup/pluginutils" "^5.1.0"
16741674

1675-
"@rollup/[email protected].1":
1676-
version "12.1.1"
1677-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.1.tgz#008d16b8283a422650c463f99ae0c610cf6c9727"
1678-
integrity sha512-t7O653DpfB5MbFrqPe/VcKFFkvRuFNp9qId3xq4Eth5xlyymzxNpye2z8Hrl0RIMuXTSr5GGcFpkdlMeacUiFQ==
1675+
"@rollup/[email protected].2":
1676+
version "12.1.2"
1677+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
1678+
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
16791679
dependencies:
16801680
"@rollup/pluginutils" "^5.1.0"
16811681
resolve "^1.22.1"

0 commit comments

Comments
 (0)