Skip to content

Commit f317f5f

Browse files
authored
Update dependency rollup to v1.31.1 (#315)
1 parent 8949998 commit f317f5f

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.0",
60+
"rollup": "1.31.1",
6161
"sirv-cli": "0.4.5",
6262
"typescript": "3.7.5"
6363
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3608,10 +3608,10 @@ rimraf@^3.0.0:
36083608
dependencies:
36093609
glob "^7.1.3"
36103610

3611-
3612-
version "1.31.0"
3613-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
3614-
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
3611+
3612+
version "1.31.1"
3613+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
3614+
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
36153615
dependencies:
36163616
"@types/estree" "*"
36173617
"@types/node" "*"

0 commit comments

Comments
 (0)