Skip to content

Commit 71e3051

Browse files
chore(deps): update dependency rollup to v3.7.5 (#1163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3aa5b5 commit 71e3051

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.1",
40-
"rollup": "3.7.4",
40+
"rollup": "3.7.5",
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
@@ -6196,10 +6196,10 @@ rollup-plugin-terser@7.0.2:
61966196
serialize-javascript "^4.0.0"
61976197
terser "^5.0.0"
61986198

6199-
rollup@3.7.4:
6200-
version "3.7.4"
6201-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.4.tgz#993c3b30eff1df96f5eafb7c2ef7648960f2fa34"
6202-
integrity sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw==
6199+
rollup@3.7.5:
6200+
version "3.7.5"
6201+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.5.tgz#db580f8eda50237b0721ddea301fb981cd992933"
6202+
integrity sha512-z0ZbqHBtS/et2EEUKMrAl2CoSdwN7ZPzL17UMiKN9RjjqHShTlv7F9J6ZJZJNREYjBh3TvBrdfjkFDIXFNeuiQ==
62036203
optionalDependencies:
62046204
fsevents "~2.3.2"
62056205

0 commit comments

Comments
 (0)