Skip to content

Commit 634a7f6

Browse files
chore(deps): update dependency rollup to v3.8.1 (#1167)
1 parent 95e9219 commit 634a7f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.8.0",
40+
"rollup": "3.8.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 @@ [email protected]:
61966196
serialize-javascript "^4.0.0"
61976197
terser "^5.0.0"
61986198

6199-
6200-
version "3.8.0"
6201-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.8.0.tgz#f61dc3ae02467d842687bd55b17a047c93b456ad"
6202-
integrity sha512-+UR6PnUslneJNiJfLSzy4XH6R50ZGF0MS7UCv20ftXrktF/TkvZDwiBtXX65esblLR5p8w6LmXgPwt2f2B8SoQ==
6199+
6200+
version "3.8.1"
6201+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.8.1.tgz#d4af8aca7c60d5b8c0281be79ea2fab6b41d458f"
6202+
integrity sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==
62036203
optionalDependencies:
62046204
fsevents "~2.3.2"
62056205

0 commit comments

Comments
 (0)