Skip to content

Commit 5992272

Browse files
chore(deps): update dependency rollup to v3.10.1 (#1176)
1 parent 5edbaac commit 5992272

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.3",
40-
"rollup": "3.10.0",
40+
"rollup": "3.10.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
@@ -6203,10 +6203,10 @@ rollup-plugin-terser@7.0.2:
62036203
serialize-javascript "^4.0.0"
62046204
terser "^5.0.0"
62056205

6206-
rollup@3.10.0:
6207-
version "3.10.0"
6208-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.10.0.tgz#6eb19196d8b3b375ca651cb78261faac48e24cd6"
6209-
integrity sha512-JmRYz44NjC1MjVF2VKxc0M1a97vn+cDxeqWmnwyAF4FvpjK8YFdHpaqvQB+3IxCvX05vJxKZkoMDU8TShhmJVA==
6206+
rollup@3.10.1:
6207+
version "3.10.1"
6208+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.10.1.tgz#56278901ed11fc2898421e8e3e2c8155bc7b40b4"
6209+
integrity sha512-3Er+yel3bZbZX1g2kjVM+FW+RUWDxbG87fcqFM5/9HbPCTpbVp6JOLn7jlxnNlbu7s/N/uDA4EV/91E2gWnxzw==
62106210
optionalDependencies:
62116211
fsevents "~2.3.2"
62126212

0 commit comments

Comments
 (0)