Skip to content

Commit 2d8c04f

Browse files
authored
Update dependency rollup to v2.12.1 (#384)
1 parent 0fb576b commit 2d8c04f

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
@@ -58,7 +58,7 @@
5858
"npm-run-all": "4.1.5",
5959
"prettier": "2.0.5",
6060
"rimraf": "3.0.2",
61-
"rollup": "2.12.0",
61+
"rollup": "2.12.1",
6262
"rollup-plugin-copy": "3.3.0",
6363
"sirv-cli": "0.4.6",
6464
"typescript": "3.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3750,10 +3750,10 @@ rollup-plugin-copy@3.3.0:
37503750
globby "10.0.1"
37513751
is-plain-object "^3.0.0"
37523752

3753-
rollup@2.12.0:
3754-
version "2.12.0"
3755-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
3756-
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
3753+
rollup@2.12.1:
3754+
version "2.12.1"
3755+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.1.tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96"
3756+
integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg==
37573757
optionalDependencies:
37583758
fsevents "~2.1.2"
37593759

0 commit comments

Comments
 (0)