Skip to content

Commit b8523c7

Browse files
chore(deps): update dependency rollup to v3.17.2 (#1190)
1 parent d4b1d94 commit b8523c7

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.17.1",
40+
"rollup": "3.17.2",
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.17.1:
6212-
version "3.17.1"
6213-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.17.1.tgz#4be78852c2689d8ce5a21efbc2a45879bac75362"
6214-
integrity sha512-8RnSms6rNqHmZK+wiqgnPCqen+rRnUHXkciGDirh7B00g1rX1vpKbPDhuxCvAG2bburoI+W4Q9/PlUB/zYkiYA==
6211+
rollup@3.17.2:
6212+
version "3.17.2"
6213+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.17.2.tgz#a4ecd29c488672a0606e41ef57474fad715750a9"
6214+
integrity sha512-qMNZdlQPCkWodrAZ3qnJtvCAl4vpQ8q77uEujVCCbC/6CLB7Lcmvjq7HyiOSnf4fxTT9XgsE36oLHJBH49xjqA==
62156215
optionalDependencies:
62166216
fsevents "~2.3.2"
62176217

0 commit comments

Comments
 (0)