Skip to content

Commit 897b3c7

Browse files
chore(deps): update dependency rollup to v2.78.1 (#1112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de84f02 commit 897b3c7

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.7.1",
40-
"rollup": "2.78.0",
40+
"rollup": "2.78.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
@@ -6346,10 +6346,10 @@ rollup-plugin-terser@7.0.2:
63466346
serialize-javascript "^4.0.0"
63476347
terser "^5.0.0"
63486348

6349-
rollup@2.78.0:
6350-
version "2.78.0"
6351-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
6352-
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
6349+
rollup@2.78.1:
6350+
version "2.78.1"
6351+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.1.tgz#52fe3934d9c83cb4f7c4cb5fb75d88591be8648f"
6352+
integrity sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==
63536353
optionalDependencies:
63546354
fsevents "~2.3.2"
63556355

0 commit comments

Comments
 (0)