Skip to content

Commit 1ca8746

Browse files
chore(deps): update dependency rollup to v3.21.3 (#1239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f42f2f commit 1ca8746

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
@@ -37,7 +37,7 @@
3737
"mocha": "9.2.2",
3838
"npm-run-all": "4.1.5",
3939
"prettier": "2.8.8",
40-
"rollup": "3.21.1",
40+
"rollup": "3.21.3",
4141
"rollup-plugin-terser": "7.0.2",
4242
"should": "13.2.3",
4343
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6208,10 +6208,10 @@ rollup-plugin-terser@7.0.2:
62086208
serialize-javascript "^4.0.0"
62096209
terser "^5.0.0"
62106210

6211-
rollup@3.21.1:
6212-
version "3.21.1"
6213-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.1.tgz#d56f32ee041383b60909e3d3195b54b69912dbb0"
6214-
integrity sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw==
6211+
rollup@3.21.3:
6212+
version "3.21.3"
6213+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.3.tgz#b3f1920a9d35a9de70f120a1d085753e41997941"
6214+
integrity sha512-VnPfEG51nIv2xPLnZaekkuN06q9ZbnyDcLkaBdJa/W7UddyhOfMP2yOPziYQfeY7k++fZM8FdQIummFN5y14kA==
62156215
optionalDependencies:
62166216
fsevents "~2.3.2"
62176217

0 commit comments

Comments
 (0)