Skip to content

Commit 881be99

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@ava/typescript": "4.1.0",
4545
"@rollup/plugin-multi-entry": "6.0.1",
46-
"@rollup/plugin-typescript": "11.1.6",
46+
"@rollup/plugin-typescript": "12.1.2",
4747
"@types/bent": "7.3.8",
4848
"@types/bl": "5.1.4",
4949
"@types/dotenv": "8.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -707,10 +707,10 @@
707707
"@rollup/plugin-virtual" "^3.0.0"
708708
matched "^5.0.1"
709709

710-
"@rollup/plugin-typescript@11.1.6":
711-
version "11.1.6"
712-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
713-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
710+
"@rollup/plugin-typescript@12.1.2":
711+
version "12.1.2"
712+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
713+
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
714714
dependencies:
715715
"@rollup/pluginutils" "^5.1.0"
716716
resolve "^1.22.1"

0 commit comments

Comments
 (0)