From 3c3dd7e9dde7db363db5a8860903db4f29a6f6b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 11:07:31 +0000 Subject: [PATCH] chore(deps-dev): bump builtin-modules from 3.1.0 to 3.2.0 Bumps [builtin-modules](https://github.com/sindresorhus/builtin-modules) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/sindresorhus/builtin-modules/releases) - [Commits](https://github.com/sindresorhus/builtin-modules/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: builtin-modules dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 43e8270..9ab527a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1626,9 +1626,9 @@ buffer@4.9.2: isarray "^1.0.0" builtin-modules@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484" - integrity sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw== + version "3.2.0" + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887" + integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== cache-base@^1.0.1: version "1.0.1"