From 8fd8041aaaa10249017973b9799806cb2d991b7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 20:22:38 +0000 Subject: [PATCH] Bump minimatch from 3.0.4 to 3.1.2 in /packages/moment Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/moment/yarn.lock | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/packages/moment/yarn.lock b/packages/moment/yarn.lock index 974aa45..906bf0a 100644 --- a/packages/moment/yarn.lock +++ b/packages/moment/yarn.lock @@ -44,8 +44,8 @@ inherits@2: resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" + version "3.1.2" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" dependencies: brace-expansion "^1.1.7" @@ -63,6 +63,14 @@ path-is-absolute@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" +period-edge@^0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/period-edge/-/period-edge-0.5.1.tgz#5301085cad4ee85e27e514d6acfaf84f9618584a" + +relative-time-expression@^0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/relative-time-expression/-/relative-time-expression-0.5.1.tgz#8990b28a88ca4afc6ce5813c25c947bc90ffd7d9" + rimraf@^2.6.3: version "2.6.3" resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"