fix(deps): update dependency minimatch to v7.1.2 (#584)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-24 18:38:15 -05:00 committed by GitHub
parent 66a354a846
commit aea9b93265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -112,7 +112,7 @@
"jwt-decode": "3.1.2", "jwt-decode": "3.1.2",
"localforage": "1.10.0", "localforage": "1.10.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"minimatch": "7.1.1", "minimatch": "7.1.2",
"moment": "2.29.4", "moment": "2.29.4",
"node-polyglot": "2.5.0", "node-polyglot": "2.5.0",
"ol": "7.2.2", "ol": "7.2.2",

View File

@ -12774,10 +12774,10 @@ minimatch@3.0.5:
dependencies: dependencies:
brace-expansion "^1.1.7" brace-expansion "^1.1.7"
minimatch@7.1.1: minimatch@7.1.2:
version "7.1.1" version "7.1.2"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.1.1.tgz#aeb8f7b0fef16531de96e56944b744860976d34a" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.1.2.tgz#806a43e4366dbfebdcd63a9c59ce9987343a86f8"
integrity sha512-jjK46CRPxSRHTwHYtg+7LJ4pmfg01JuCjYr24+PUi1zHtZ8rOABPA0cMHKBF4QNeKn1xYy4hiBOm57p56ClCjw== integrity sha512-pPjQK2t2CsPTwXy+uNJxAajN2qMK1T0np9aHx2d5DTzpW/75J2fpHDm1p16OQDhu4AI8NfCH1FdtgyZGWMxy3g==
dependencies: dependencies:
brace-expansion "^2.0.1" brace-expansion "^2.0.1"
@ -15935,10 +15935,10 @@ scheduler@0.23.0, scheduler@^0.23.0:
dependencies: dependencies:
loose-envify "^1.1.0" loose-envify "^1.1.0"
schema-dts@1.1.0: schema-dts@1.1.2:
version "1.1.0" version "1.1.2"
resolved "https://registry.yarnpkg.com/schema-dts/-/schema-dts-1.1.0.tgz#33227971076ef1daa33e56a3127a8aae030e81c9" resolved "https://registry.yarnpkg.com/schema-dts/-/schema-dts-1.1.2.tgz#82ccf71b5dcb80065a1cc5941888507a4ce1e44b"
integrity sha512-vdmbs/5ycj4zyKpZIDqTcy+IZi4s7c38RVAYuDmRi7zgxUT8wRWPMLzg0jr7FjdVunYu9yZ00F3+XcZTTFcTOQ== integrity sha512-MpNwH0dZJHinVxk9bT8XUdjKTxMYrA5bLtrrGmFA6PTLwlOKnhi67XoRd6/ty+Djt6ZC0slR57qFhZDNMI6DhQ==
schema-utils@2.7.0: schema-utils@2.7.0:
version "2.7.0" version "2.7.0"