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

Commit 8636000

Browse files
chore(deps): update dependency rollup to v2.68.0 (#286)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 15cb8db commit 8636000

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3",
31-
"rollup": "2.67.3",
31+
"rollup": "2.68.0",
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",
3434
"terser": "5.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -791,10 +791,10 @@ rollup-pluginutils@^2.8.1:
791791
dependencies:
792792
estree-walker "^0.6.1"
793793

794-
rollup@2.67.3:
795-
version "2.67.3"
796-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3.tgz#3f04391fc296f807d067c9081d173e0a33dbd37e"
797-
integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==
794+
rollup@2.68.0:
795+
version "2.68.0"
796+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.68.0.tgz#6ccabfd649447f8f21d62bf41662e5caece3bd66"
797+
integrity sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==
798798
optionalDependencies:
799799
fsevents "~2.3.2"
800800

0 commit comments

Comments
 (0)