Skip to content

Commit 3c481d7

Browse files
chore(deps): update dependency rollup to v3.7.1 (#1156)
1 parent 12d0392 commit 3c481d7

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.0",
40+
"rollup": "3.7.1",
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.0:
6200-
version "3.7.0"
6201-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.0.tgz#7c4310378cf28764abb6b7611c9ccec081ff6d97"
6202-
integrity sha512-FIJe0msW9P7L9BTfvaJyvn1U1BVCNTL3w8O+PKIrCyiMLg+rIUGb4MbcgVZ10Lnm1uWXOTOWRNARjfXC1+M12Q==
6199+
rollup@3.7.1:
6200+
version "3.7.1"
6201+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.1.tgz#615b736bdc6ad405953d269fc6afd3822d6d8811"
6202+
integrity sha512-ek6+FORvI79VQTNlIYtXpIrGEPRlYSNZO+5EcmaozKkRL5L6KLvGDUbM5E+bd6jnHW9fgcK0DKTdWjIsEmNb4g==
62036203
optionalDependencies:
62046204
fsevents "~2.3.2"
62056205

0 commit comments

Comments
 (0)