Skip to content

Commit 1369ef0

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency rollup to v1.30.0 (#583)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 4c69c47 commit 1369ef0

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
@@ -114,7 +114,7 @@
114114
"clang-format": "1.3.0",
115115
"jasmine": "3.5.0",
116116
"prettier": "1.19.1",
117-
"rollup": "1.29.1",
117+
"rollup": "1.30.0",
118118
"rollup-plugin-commonjs": "10.1.0",
119119
"tslint": "5.20.1",
120120
"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.29.1:
960-
version "1.29.1"
961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
962-
integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA==
959+
rollup@1.30.0:
960+
version "1.30.0"
961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.0.tgz#ae9c893804e8eaa8f8f74b0aaf7e7fb4374a9d01"
962+
integrity sha512-ANcmfaSQwpcJtZUTA0ZMNBtFcQ1B4A5FldlNqEK0WdWm9sHSKu93ffa2KV1ux8HA/yKIV/ZARV28m7rNdXJgEw==
963963
dependencies:
964964
"@types/estree" "*"
965965
"@types/node" "*"

0 commit comments

Comments
 (0)