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

Commit faf98b9

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

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.78.1",
31+
"rollup": "2.79.1",
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",
3434
"terser": "5.15.0",

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.78.1:
840-
version "2.78.1"
841-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.1.tgz#52fe3934d9c83cb4f7c4cb5fb75d88591be8648f"
842-
integrity sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==
839+
rollup@2.79.1:
840+
version "2.79.1"
841+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
842+
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
843843
optionalDependencies:
844844
fsevents "~2.3.2"
845845

0 commit comments

Comments
 (0)