Skip to content

Commit dde68a9

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent 2f80d11 commit dde68a9

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": "11.1.6",
34+
"@rollup/plugin-typescript": "12.1.0",
3535
"mocha": "10.7.3",
3636
"rollup": "2.79.1",
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": "11.1.6",
35+
"@rollup/plugin-typescript": "12.1.0",
3636
"c8": "10.1.2",
3737
"mocha": "10.7.3",
3838
"rollup": "2.79.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1814,10 +1814,10 @@
18141814
dependencies:
18151815
"@rollup/pluginutils" "^5.1.0"
18161816

1817-
"@rollup/plugin-typescript@11.1.6":
1818-
version "11.1.6"
1819-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
1820-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
1817+
"@rollup/plugin-typescript@12.1.0":
1818+
version "12.1.0"
1819+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.0.tgz#2b357972091d1a8f71b8c9ce5a6e95fe1473bf77"
1820+
integrity sha512-Kzs8KGJofe7cfTRODsnG1jNGxSvU8gVoNNd7Z/QaY25AYwe2LSSUpx/kPxqF38NYkpR8de3m51r9uwJpDlz6dg==
18211821
dependencies:
18221822
"@rollup/pluginutils" "^5.1.0"
18231823
resolve "^1.22.1"

0 commit comments

Comments
 (0)