From b7dbcff49050166a93b222a30f368b9f44af8fbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 03:10:33 +0000 Subject: [PATCH] Bump v8-compile-cache from 2.1.1 to 2.3.0 Bumps [v8-compile-cache](https://github.com/zertosh/v8-compile-cache) from 2.1.1 to 2.3.0. - [Release notes](https://github.com/zertosh/v8-compile-cache/releases) - [Changelog](https://github.com/zertosh/v8-compile-cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/zertosh/v8-compile-cache/compare/v2.1.1...v2.3.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b8ea0f369995d3..ff2a7ea26de392 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11333,9 +11333,9 @@ uuid@^8.3.0, uuid@^8.3.1: integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1: - version "2.2.0" - resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132" - integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q== + version "2.3.0" + resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee" + integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== v8-to-istanbul@^7.0.0: version "7.0.0"