Skip to content

Commit 54d950e

Browse files
build(deps): Bump minimatch
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a88a75 commit 54d950e

File tree

1 file changed

+3
-3
lines changed
  • infrastructure/functions/dataSourceMonitor

1 file changed

+3
-3
lines changed

infrastructure/functions/dataSourceMonitor/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,9 +1322,9 @@ lodash.union@^4.6.0:
13221322
integrity sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=
13231323

13241324
minimatch@^3.0.4:
1325-
version "3.1.2"
1326-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1327-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
1325+
version "3.1.5"
1326+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
1327+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
13281328
dependencies:
13291329
brace-expansion "^1.1.7"
13301330

0 commit comments

Comments
 (0)