Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit aade5ee

Browse files
chore(deps): update dependency rollup to v2.78.0 (#342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e72da8d commit aade5ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@bazel/terser": "1.7.0",
2929
"@bazel/typescript": "1.7.0",
3030
"@types/jasmine": "3.10.6",
31-
"rollup": "2.77.3",
31+
"rollup": "2.78.0",
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",
3434
"terser": "5.14.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -836,10 +836,10 @@ rollup-pluginutils@^2.8.1:
836836
dependencies:
837837
estree-walker "^0.6.1"
838838

839-
rollup@2.77.3:
840-
version "2.77.3"
841-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
842-
integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
839+
rollup@2.78.0:
840+
version "2.78.0"
841+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
842+
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
843843
optionalDependencies:
844844
fsevents "~2.3.2"
845845

0 commit comments

Comments
 (0)