Skip to content

Commit c88c8f3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency rollup to v1.29.0
1 parent 1041e31 commit c88c8f3

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react": "16.12.0",
7171
"react-dom": "16.12.0",
7272
"react-test-renderer": "16.12.0",
73-
"rollup": "1.28.0",
73+
"rollup": "1.29.0",
7474
"rollup-plugin-babel": "4.3.3",
7575
"rollup-plugin-commonjs": "10.1.0",
7676
"rollup-plugin-node-builtins": "2.1.2",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6014,12 +6014,7 @@ [email protected]:
60146014
version "4.0.1"
60156015
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
60166016

6017-
[email protected], lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4:
6018-
version "4.17.15"
6019-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6020-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6021-
6022-
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
6017+
[email protected], lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4:
60236018
version "4.17.15"
60246019
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
60256020

@@ -7946,10 +7941,10 @@ rollup-pluginutils@^2.8.1:
79467941
dependencies:
79477942
estree-walker "^0.6.1"
79487943

7949-
rollup@1.28.0:
7950-
version "1.28.0"
7951-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
7952-
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
7944+
rollup@1.29.0:
7945+
version "1.29.0"
7946+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
7947+
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
79537948
dependencies:
79547949
"@types/estree" "*"
79557950
"@types/node" "*"

0 commit comments

Comments
 (0)