Skip to content

Commit 7bde87b

Browse files
committed
Update dependency @rollup/plugin-typescript to v11.1.2
1 parent 82b7705 commit 7bde87b

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.0.0",
4545
"@rollup/plugin-multi-entry": "6.0.0",
46-
"@rollup/plugin-typescript": "11.1.1",
46+
"@rollup/plugin-typescript": "11.1.2",
4747
"@types/bent": "7.3.3",
4848
"@types/bl": "5.0.2",
4949
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,10 +1150,10 @@
11501150
"@rollup/plugin-virtual" "^3.0.0"
11511151
matched "^5.0.1"
11521152

1153-
"@rollup/plugin-typescript@11.1.1":
1154-
version "11.1.1"
1155-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.1.tgz#258663a7aa6b51390dd39ae6e5502f2c4b2807cb"
1156-
integrity sha512-Ioir+x5Bejv72Lx2Zbz3/qGg7tvGbxQZALCLoJaGrkNXak/19+vKgKYJYM3i/fJxvsb23I9FuFQ8CUBEfsmBRg==
1153+
"@rollup/plugin-typescript@11.1.2":
1154+
version "11.1.2"
1155+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.2.tgz#09eb5690a650bb0334bf84125bce9abd296442e4"
1156+
integrity sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==
11571157
dependencies:
11581158
"@rollup/pluginutils" "^5.0.1"
11591159
resolve "^1.22.1"

0 commit comments

Comments
 (0)