Skip to content

Commit d23031c

Browse files
authored
Update dependency rollup to v1.32.0 (#332)
1 parent 4f2f068 commit d23031c

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": "1.19.1",
5959
"rimraf": "3.0.2",
60-
"rollup": "1.31.1",
60+
"rollup": "1.32.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
@@ -3619,10 +3619,10 @@ rimraf@^3.0.0:
36193619
dependencies:
36203620
glob "^7.1.3"
36213621

3622-
rollup@1.31.1:
3623-
version "1.31.1"
3624-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
3625-
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
3622+
rollup@1.32.0:
3623+
version "1.32.0"
3624+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
3625+
integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
36263626
dependencies:
36273627
"@types/estree" "*"
36283628
"@types/node" "*"

0 commit comments

Comments
 (0)