Skip to content

Commit 434bdba

Browse files
chore(deps): update dependency rollup to v1.32.0 (#663)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 98ef70a commit 434bdba

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
@@ -118,7 +118,7 @@
118118
"clang-format": "1.4.0",
119119
"jasmine": "3.5.0",
120120
"prettier": "1.19.1",
121-
"rollup": "1.31.1",
121+
"rollup": "1.32.0",
122122
"rollup-plugin-commonjs": "10.1.0",
123123
"tslint": "5.20.1",
124124
"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-
rollup@1.31.1:
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==
959+
rollup@1.32.0:
960+
version "1.32.0"
961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
962+
integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
963963
dependencies:
964964
"@types/estree" "*"
965965
"@types/node" "*"

0 commit comments

Comments
 (0)