Skip to content

Commit b02bcbd

Browse files
Update dependency rollup to v2.75.6
1 parent 7ec95e0 commit b02bcbd

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"npm-run-all": "4.1.5",
5959
"prettier": "2.0.5",
6060
"rimraf": "3.0.2",
61-
"rollup": "2.15.0",
61+
"rollup": "2.75.6",
6262
"rollup-plugin-copy": "3.3.0",
6363
"sirv-cli": "1.0.0",
6464
"typescript": "3.9.5"

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1689,6 +1689,11 @@ fsevents@~2.1.2:
16891689
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
16901690
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
16911691

1692+
fsevents@~2.3.2:
1693+
version "2.3.2"
1694+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
1695+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
1696+
16921697
function-bind@^1.1.1:
16931698
version "1.1.1"
16941699
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -3727,12 +3732,12 @@ [email protected]:
37273732
globby "10.0.1"
37283733
is-plain-object "^3.0.0"
37293734

3730-
rollup@2.15.0:
3731-
version "2.15.0"
3732-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0.tgz#1324633188c7f82138bd3bdc99416009ee541f48"
3733-
integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==
3735+
rollup@2.75.6:
3736+
version "2.75.6"
3737+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
3738+
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
37343739
optionalDependencies:
3735-
fsevents "~2.1.2"
3740+
fsevents "~2.3.2"
37363741

37373742
run-async@^2.2.0:
37383743
version "2.3.0"

0 commit comments

Comments
 (0)