Skip to content

Commit c188ddd

Browse files
chore(deps): update dependency rollup to v1.32.1 (#672)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9120631 commit c188ddd

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.32.0",
121+
"rollup": "1.32.1",
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-
960-
version "1.32.0"
961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
962-
integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
959+
960+
version "1.32.1"
961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
962+
integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
963963
dependencies:
964964
"@types/estree" "*"
965965
"@types/node" "*"

0 commit comments

Comments
 (0)