Skip to content

Commit fd3dfd9

Browse files
chore(deps): update dependency rollup to v1.31.1 (#634)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent c6a5e57 commit fd3dfd9

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
@@ -115,7 +115,7 @@
115115
"clang-format": "1.4.0",
116116
"jasmine": "3.5.0",
117117
"prettier": "1.19.1",
118-
"rollup": "1.31.0",
118+
"rollup": "1.31.1",
119119
"rollup-plugin-commonjs": "10.1.0",
120120
"tslint": "5.20.1",
121121
"tslint-eslint-rules": "5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -956,10 +956,10 @@ rollup-pluginutils@^2.8.1:
956956
dependencies:
957957
estree-walker "^0.6.1"
958958

959-
960-
version "1.31.0"
961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
962-
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
959+
960+
version "1.31.1"
961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
962+
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
963963
dependencies:
964964
"@types/estree" "*"
965965
"@types/node" "*"

0 commit comments

Comments
 (0)