Skip to content

Commit cd19c01

Browse files
chore(deps): update dependency rollup to v2.59.0 (#992)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 67556da commit cd19c01

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"mocha": "9.1.3",
3939
"npm-run-all": "4.1.5",
4040
"prettier": "2.4.1",
41-
"rollup": "2.58.3",
41+
"rollup": "2.59.0",
4242
"rollup-plugin-terser": "7.0.2",
4343
"should": "13.2.3",
4444
"ts-node": "10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6499,10 +6499,10 @@ rollup-plugin-terser@7.0.2:
64996499
serialize-javascript "^4.0.0"
65006500
terser "^5.0.0"
65016501

6502-
rollup@2.58.3:
6503-
version "2.58.3"
6504-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
6505-
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
6502+
rollup@2.59.0:
6503+
version "2.59.0"
6504+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
6505+
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
65066506
optionalDependencies:
65076507
fsevents "~2.3.2"
65086508

0 commit comments

Comments
 (0)