Skip to content

Commit 85e9168

Browse files
committed
Update dependency @rollup/plugin-typescript to v11.1.5
1 parent 286f94f commit 85e9168

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.4",
46+
"@rollup/plugin-typescript": "11.1.5",
4747
"@types/bent": "7.3.5",
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
@@ -694,10 +694,10 @@
694694
"@rollup/plugin-virtual" "^3.0.0"
695695
matched "^5.0.1"
696696

697-
"@rollup/plugin-typescript@11.1.4":
698-
version "11.1.4"
699-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.4.tgz#cecb82180563e143481d979e5191953cbd0ee4c9"
700-
integrity sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==
697+
"@rollup/plugin-typescript@11.1.5":
698+
version "11.1.5"
699+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.5.tgz#039c763bf943a5921f3f42be255895e75764cb91"
700+
integrity sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==
701701
dependencies:
702702
"@rollup/pluginutils" "^5.0.1"
703703
resolve "^1.22.1"

0 commit comments

Comments
 (0)