Skip to content

Commit 4ae0565

Browse files
chore(deps): update dependency rollup to v3.15.0 (#1184)
1 parent eec16f4 commit 4ae0565

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.13.0",
40+
"rollup": "3.15.0",
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.13.0:
6207-
version "3.13.0"
6208-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.13.0.tgz#202883a91b5d1bf98302efe4daa907e3e5e4ae94"
6209-
integrity sha512-HJwQtrXAc0AmyDohTJ/2c+Bx/sWPScJLlAUJ1kuD7rAkCro8Cr2SnVB2gVYBiSLxpgD2kZ24jbyXtG++GumrYQ==
6206+
rollup@3.15.0:
6207+
version "3.15.0"
6208+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.15.0.tgz#6f4105e8c4b8145229657b74ad660b02fbfacc05"
6209+
integrity sha512-F9hrCAhnp5/zx/7HYmftvsNBkMfLfk/dXUh73hPSM2E3CRgap65orDNJbLetoiUFwSAk6iHPLvBrZ5iHYvzqsg==
62106210
optionalDependencies:
62116211
fsevents "~2.3.2"
62126212

0 commit comments

Comments
 (0)