Skip to content

Commit 286f94f

Browse files
committed
Update dependency @rollup/plugin-multi-entry to v6.0.1
1 parent db7903b commit 286f94f

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
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@ava/typescript": "4.1.0",
45-
"@rollup/plugin-multi-entry": "6.0.0",
45+
"@rollup/plugin-multi-entry": "6.0.1",
4646
"@rollup/plugin-typescript": "11.1.4",
4747
"@types/bent": "7.3.5",
4848
"@types/bl": "5.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@
686686
path-browserify "^1.0.0"
687687
url "^0.11.0"
688688

689-
"@rollup/plugin-multi-entry@6.0.0":
690-
version "6.0.0"
691-
resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-6.0.0.tgz#51dab86a6953787ca2d3ac5416aa71dd46b59f0a"
692-
integrity sha512-msBgVncGQwh/ahxeP/rc8MXVZNBOjoVCsBuDk6uqyFzDv/SZN7jksfAsu6DJ2w4r5PaBX3/OXOjVPeCxya2waA==
689+
"@rollup/plugin-multi-entry@6.0.1":
690+
version "6.0.1"
691+
resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-6.0.1.tgz#0f969706ea705dc76c4566ee1318251247832549"
692+
integrity sha512-AXm6toPyTSfbYZWghQGbom1Uh7dHXlrGa+HoiYNhQtDUE3Q7LqoUYdVQx9E1579QWS1uOiu+cZRSE4okO7ySgw==
693693
dependencies:
694694
"@rollup/plugin-virtual" "^3.0.0"
695695
matched "^5.0.1"

0 commit comments

Comments
 (0)