Skip to content

Commit b1420b2

Browse files
chore(deps): update dependency rollup to v2.56.3 (#960)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 52d9c2b commit b1420b2

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.0",
3939
"npm-run-all": "4.1.5",
4040
"prettier": "2.3.2",
41-
"rollup": "2.56.2",
41+
"rollup": "2.56.3",
4242
"rollup-plugin-terser": "7.0.2",
4343
"should": "13.2.3",
4444
"ts-node": "10.2.1",

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.56.2:
6503-
version "2.56.2"
6504-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.2.tgz#a045ff3f6af53ee009b5f5016ca3da0329e5470f"
6505-
integrity sha512-s8H00ZsRi29M2/lGdm1u8DJpJ9ML8SUOpVVBd33XNeEeL3NVaTiUcSBHzBdF3eAyR0l7VSpsuoVUGrRHq7aPwQ==
6502+
rollup@2.56.3:
6503+
version "2.56.3"
6504+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
6505+
integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
65066506
optionalDependencies:
65076507
fsevents "~2.3.2"
65086508

0 commit comments

Comments
 (0)