Skip to content

Commit 27cd36d

Browse files
chore(deps): update dependency rollup to v3.20.4 (#1224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 051c937 commit 27cd36d

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.7",
40-
"rollup": "3.20.3",
40+
"rollup": "3.20.4",
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.20.3:
6212-
version "3.20.3"
6213-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.3.tgz#932754ecadd5a03ed98e827d6ffd060936a7c986"
6214-
integrity sha512-u6/O1X42CAZ79rbk+smyONJQLTpwFBL7InpRa/AVWia5lq60w5J/PUsVHCOgSolN0X9R2GjQ41fZm3x28Hk1lA==
6211+
rollup@3.20.4:
6212+
version "3.20.4"
6213+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.4.tgz#cde35731c5c0c637de0b532d5d1a84bd802c128e"
6214+
integrity sha512-n7J4tuctZXUErM9Uc916httwqmTc63zzCr2+TLCiSCpfO/Xuk3g/marGN1IlRJZi+QF3XMYx75PxXRfZDVgaRw==
62156215
optionalDependencies:
62166216
fsevents "~2.3.2"
62176217

0 commit comments

Comments
 (0)