fix(deps): update dependency minimatch to v5.1.0 (#3183)

This commit is contained in:
renovate[bot] 2022-06-02 21:01:02 +02:00 committed by GitHub
parent e9542d2fda
commit e5dbd9bbd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 14 deletions

16
.pnp.js generated
View File

@ -134,7 +134,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["marked", "npm:4.0.16"],
["memoizee", "npm:0.4.15"],
["mime", "npm:3.0.0"],
["minimatch", "npm:5.0.1"],
["minimatch", "npm:5.1.0"],
["mkdirp", "npm:1.0.4"],
["mv", "npm:2.1.1"],
["nock", "npm:12.0.3"],
@ -8090,14 +8090,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
]],
["core-js", [
["npm:2.6.9", {
"packageLocation": "./.yarn/unplugged/core-js-npm-2.6.9-f821bf686c/node_modules/core-js/",
"packageLocation": "./.yarn/cache/core-js-npm-2.6.9-f821bf686c-00c30207eb.zip/node_modules/core-js/",
"packageDependencies": [
["core-js", "npm:2.6.9"]
],
"linkType": "HARD",
}],
["npm:3.22.4", {
"packageLocation": "./.yarn/unplugged/core-js-npm-3.22.4-4469b89edf/node_modules/core-js/",
"packageLocation": "./.yarn/cache/core-js-npm-3.22.4-4469b89edf-1305b2b9c1.zip/node_modules/core-js/",
"packageDependencies": [
["core-js", "npm:3.22.4"]
],
@ -13741,10 +13741,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],
"linkType": "HARD",
}],
["npm:5.0.1", {
"packageLocation": "./.yarn/cache/minimatch-npm-5.0.1-612724f6f0-6554aca258.zip/node_modules/minimatch/",
["npm:5.1.0", {
"packageLocation": "./.yarn/cache/minimatch-npm-5.1.0-34f6240621-256a349ac6.zip/node_modules/minimatch/",
"packageDependencies": [
["minimatch", "npm:5.0.1"],
["minimatch", "npm:5.1.0"],
["brace-expansion", "npm:2.0.1"]
],
"linkType": "HARD",
@ -15230,7 +15230,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
]],
["puppeteer", [
["npm:5.5.0", {
"packageLocation": "./.yarn/unplugged/puppeteer-npm-5.5.0-bba75ba998/node_modules/puppeteer/",
"packageLocation": "./.yarn/cache/puppeteer-npm-5.5.0-bba75ba998-08ba8a7da5.zip/node_modules/puppeteer/",
"packageDependencies": [
["puppeteer", "npm:5.5.0"],
["debug", "virtual:fada3bd8ad326a7c196d0c24aae1d5410b84126805d4b297cac3abf549e077c61a437968e49905247d38e2ca430b4cee29c78b779ec928550ea7a1cdf2adc3c1#npm:4.1.1"],
@ -18060,7 +18060,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["marked", "npm:4.0.16"],
["memoizee", "npm:0.4.15"],
["mime", "npm:3.0.0"],
["minimatch", "npm:5.0.1"],
["minimatch", "npm:5.1.0"],
["mkdirp", "npm:1.0.4"],
["mv", "npm:2.1.1"],
["nock", "npm:12.0.3"],

Binary file not shown.

View File

@ -48,7 +48,7 @@
"marked": "4.0.16",
"memoizee": "0.4.15",
"mime": "3.0.0",
"minimatch": "5.0.1",
"minimatch": "5.1.0",
"mkdirp": "1.0.4",
"mv": "2.1.1",
"pino": "6.14.0",

View File

@ -10925,12 +10925,12 @@ fsevents@~2.1.2:
languageName: node
linkType: hard
"minimatch@npm:5.0.1":
version: 5.0.1
resolution: "minimatch@npm:5.0.1"
"minimatch@npm:5.1.0":
version: 5.1.0
resolution: "minimatch@npm:5.1.0"
dependencies:
brace-expansion: ^2.0.1
checksum: 6554aca25884b6c31bf42ca7c91970bb0f0c82447b99468f87809ba9ad7803fcd6dd888e58fcd592df5b1a0fd4f5e2b752656a1dbd6a9bbeb629d2c40f1f8b94
checksum: 256a349ac67cb664204074633eb95b29fcee1529c4717fb2239c45cd621bc353c75f0ee63dd8916d788b20ad02ba18f08f1c33fefaa27d157053011ada0f0861
languageName: node
linkType: hard
@ -14968,7 +14968,7 @@ typescript@4.1.3:
marked: 4.0.16
memoizee: 0.4.15
mime: 3.0.0
minimatch: 5.0.1
minimatch: 5.1.0
mkdirp: 1.0.4
mv: 2.1.1
nock: 12.0.3