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

Commit a476d20

Browse files
chore(deps): update dependency rollup to v2.66.0 (#278)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b21a781 commit a476d20

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.3",
31-
"rollup": "2.65.0",
31+
"rollup": "2.66.0",
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",
3434
"terser": "5.10.0",

yarn.lock

+4-4
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.65.0:
795-
version "2.65.0"
796-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.65.0.tgz#936ed140ac28f87aff22c6ac950b3d0303fadc3b"
797-
integrity sha512-ohZVYrhtVMTqqeqH26sngfMiyGDg6gCUReOsoflXvYpzUkDHp8sVG8F9FQxjs72OfnLWpXP2nNNqQ9I0vkRovA==
794+
rollup@2.66.0:
795+
version "2.66.0"
796+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.66.0.tgz#ee529ea15a20485d579039637fec3050bad03bbb"
797+
integrity sha512-L6mKOkdyP8HK5kKJXaiWG7KZDumPJjuo1P+cfyHOJPNNTK3Moe7zCH5+fy7v8pVmHXtlxorzaBjvkBMB23s98g==
798798
optionalDependencies:
799799
fsevents "~2.3.2"
800800

0 commit comments

Comments
 (0)