Skip to content

Commit 53a46b6

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency rollup to v1.30.1 (#586)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 51cc64c commit 53a46b6

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.4.0",
115115
"jasmine": "3.5.0",
116116
"prettier": "1.19.1",
117-
"rollup": "1.30.0",
117+
"rollup": "1.30.1",
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-
960-
version "1.30.0"
961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.0.tgz#ae9c893804e8eaa8f8f74b0aaf7e7fb4374a9d01"
962-
integrity sha512-ANcmfaSQwpcJtZUTA0ZMNBtFcQ1B4A5FldlNqEK0WdWm9sHSKu93ffa2KV1ux8HA/yKIV/ZARV28m7rNdXJgEw==
959+
960+
version "1.30.1"
961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0"
962+
integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==
963963
dependencies:
964964
"@types/estree" "*"
965965
"@types/node" "*"

0 commit comments

Comments
 (0)