Skip to content

Commit 59e5e56

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@rollup/plugin-json": "^6.0.0",
1515
"@rollup/plugin-node-resolve": "^16.0.0",
1616
"@rollup/plugin-replace": "^6.0.0",
17-
"@rollup/plugin-typescript": "^11.0.0",
17+
"@rollup/plugin-typescript": "^12.0.0",
1818
"@types/file-saver": "^2.0.1",
1919
"@types/resize-observer-browser": "^0.1.5",
2020
"@types/node": "^18.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -556,10 +556,10 @@
556556
"@rollup/pluginutils" "^5.0.1"
557557
magic-string "^0.30.3"
558558

559-
"@rollup/plugin-typescript@^11.0.0":
560-
version "11.1.6"
561-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
562-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
559+
"@rollup/plugin-typescript@^12.0.0":
560+
version "12.1.2"
561+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
562+
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
563563
dependencies:
564564
"@rollup/pluginutils" "^5.1.0"
565565
resolve "^1.22.1"

0 commit comments

Comments
 (0)