Skip to content

Commit e04a5d9

Browse files
authored
Update dependency rollup to v2.12.0 (#368)
1 parent 18e9f8b commit e04a5d9

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
@@ -57,7 +57,7 @@
5757
"npm-run-all": "4.1.5",
5858
"prettier": "2.0.4",
5959
"rimraf": "3.0.2",
60-
"rollup": "2.6.1",
60+
"rollup": "2.12.0",
6161
"sirv-cli": "0.4.5",
6262
"typescript": "3.8.3"
6363
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3621,10 +3621,10 @@ rimraf@^3.0.0:
36213621
dependencies:
36223622
glob "^7.1.3"
36233623

3624-
rollup@2.6.1:
3625-
version "2.6.1"
3626-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.6.1.tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe"
3627-
integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg==
3624+
rollup@2.12.0:
3625+
version "2.12.0"
3626+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
3627+
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
36283628
optionalDependencies:
36293629
fsevents "~2.1.2"
36303630

0 commit comments

Comments
 (0)