Skip to content

Commit 2c78c5e

Browse files
chore(deps): update dependency rollup to v3.19.0 (#1197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92d21fe commit 2c78c5e

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.4",
40-
"rollup": "3.18.0",
40+
"rollup": "3.19.0",
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.18.0:
6212-
version "3.18.0"
6213-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.18.0.tgz#2354ba63ba66d6a09c652c3ea0dbcd9dad72bbde"
6214-
integrity sha512-J8C6VfEBjkvYPESMQYxKHxNOh4A5a3FlP+0BETGo34HEcE4eTlgCrO2+eWzlu2a/sHs2QUkZco+wscH7jhhgWg==
6211+
rollup@3.19.0:
6212+
version "3.19.0"
6213+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.19.0.tgz#cc580f8e0c1dc89f3888f5943f9542cb136fa40f"
6214+
integrity sha512-xZzJZlH9Ca6cosfdNGPwl2z7Pby8dTi9TrYLPeg6/j7aUoDOhBd706tCUFvbiBj45h/cS7z/a4gS8xd5Yg0jBw==
62156215
optionalDependencies:
62166216
fsevents "~2.3.2"
62176217

0 commit comments

Comments
 (0)