Skip to content

Commit 1ed5d19

Browse files
chore(deps): update dependency rollup to v2.73.0 (#1080)
1 parent 871e210 commit 1ed5d19

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.6.2",
40-
"rollup": "2.72.1",
40+
"rollup": "2.73.0",
4141
"rollup-plugin-terser": "7.0.2",
4242
"should": "13.2.3",
4343
"ts-node": "10.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6328,10 +6328,10 @@ rollup-plugin-terser@7.0.2:
63286328
serialize-javascript "^4.0.0"
63296329
terser "^5.0.0"
63306330

6331-
rollup@2.72.1:
6332-
version "2.72.1"
6333-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1.tgz#861c94790537b10008f0ca0fbc60e631aabdd045"
6334-
integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==
6331+
rollup@2.73.0:
6332+
version "2.73.0"
6333+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73.0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d"
6334+
integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==
63356335
optionalDependencies:
63366336
fsevents "~2.3.2"
63376337

0 commit comments

Comments
 (0)