Skip to content

Commit

Permalink
build(deps): update dependency minimatch to v5.1.4 (#19963)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 21, 2023
1 parent 88a1276 commit 58697ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -207,7 +207,7 @@
"luxon": "3.2.1",
"markdown-it": "13.0.1",
"markdown-table": "2.0.0",
"minimatch": "5.1.3",
"minimatch": "5.1.4",
"moo": "0.5.2",
"nanoid": "3.3.4",
"node-html-parser": "6.1.4",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Expand Up @@ -7483,14 +7483,7 @@ minimatch@5.1.0:
dependencies:
brace-expansion "^2.0.1"

minimatch@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.3.tgz#10ae385b8cb023b634156a145fb365331b9aee5d"
integrity sha512-yR0LpRkZBFmItN6as1GnWLpkKQNb8bbOWqb1ndXXnCtk97W/DM+GWc25WmTmOaP6/Mk4L4pI082ukXkYwOrmUA==
dependencies:
brace-expansion "^2.0.1"

minimatch@^5.0.1, minimatch@^5.1.0:
minimatch@5.1.4, minimatch@^5.0.1, minimatch@^5.1.0:
version "5.1.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.4.tgz#4e2d39d872684e97b309a9104251c3f1aa4e9d1c"
integrity sha512-U0iNYXt9wALljzfnGkhFSy5sAC6/SCR3JrHrlsdJz4kF8MvhTRQNiC59iUi1iqsitV7abrNAJWElVL9pdnoUgw==
Expand Down

0 comments on commit 58697ff

Please sign in to comment.