Skip to content

Commit be51106

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency rollup to v1.29.1 (#292)
1 parent 54ce351 commit be51106

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
@@ -56,7 +56,7 @@
5656
"npm-run-all": "4.1.5",
5757
"prettier": "1.19.1",
5858
"rimraf": "3.0.0",
59-
"rollup": "1.29.0",
59+
"rollup": "1.29.1",
6060
"sirv-cli": "0.4.5",
6161
"typescript": "3.7.5"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3569,10 +3569,10 @@ rimraf@^2.6.3:
35693569
dependencies:
35703570
glob "^7.1.3"
35713571

3572-
rollup@1.29.0:
3573-
version "1.29.0"
3574-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
3575-
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
3572+
rollup@1.29.1:
3573+
version "1.29.1"
3574+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
3575+
integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA==
35763576
dependencies:
35773577
"@types/estree" "*"
35783578
"@types/node" "*"

0 commit comments

Comments
 (0)