Skip to content

Commit 182fc5f

Browse files
chore(deps): update dependency rollup to v2.59.0 (#1014)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 614ecba commit 182fc5f

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
@@ -56,7 +56,7 @@
5656
"prettier": "2.4.1",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.58.3",
59+
"rollup": "2.59.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7015,10 +7015,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
70157015
dependencies:
70167016
estree-walker "^0.6.1"
70177017

7018-
rollup@2.58.3:
7019-
version "2.58.3"
7020-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
7021-
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
7018+
rollup@2.59.0:
7019+
version "2.59.0"
7020+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
7021+
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
70227022
optionalDependencies:
70237023
fsevents "~2.3.2"
70247024

0 commit comments

Comments
 (0)