diff --git a/.pnp.cjs b/.pnp.cjs index d5c88cdf6..368ccb911 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -6451,7 +6451,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["ignore", "npm:4.0.6"],\ ["import-fresh", "npm:3.3.0"],\ ["js-yaml", "npm:3.14.1"],\ - ["minimatch", "npm:3.0.4"],\ + ["minimatch", "npm:3.1.2"],\ ["strip-json-comments", "npm:3.1.1"]\ ],\ "linkType": "HARD"\ @@ -7045,7 +7045,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@humanwhocodes/config-array", "npm:0.5.0"],\ ["@humanwhocodes/object-schema", "npm:1.2.1"],\ ["debug", "virtual:c2bff3e67180802999655a22d390062982690e911b9d9225c258f3b25e7409f3867b2682c16232b77415f560a09d05a95042dc512a5b8c566c42bbbed88b0bbc#npm:4.3.3"],\ - ["minimatch", "npm:3.0.4"]\ + ["minimatch", "npm:3.1.2"]\ ],\ "linkType": "HARD"\ }],\ @@ -7055,7 +7055,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@humanwhocodes/config-array", "npm:0.9.2"],\ ["@humanwhocodes/object-schema", "npm:1.2.1"],\ ["debug", "virtual:c2bff3e67180802999655a22d390062982690e911b9d9225c258f3b25e7409f3867b2682c16232b77415f560a09d05a95042dc512a5b8c566c42bbbed88b0bbc#npm:4.3.3"],\ - ["minimatch", "npm:3.0.4"]\ + ["minimatch", "npm:3.1.2"]\ ],\ "linkType": "HARD"\ }]\ @@ -17519,7 +17519,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["json-stable-stringify-without-jsonify", "npm:1.0.1"],\ ["levn", "npm:0.4.1"],\ ["lodash.merge", "npm:4.6.2"],\ - ["minimatch", "npm:3.0.4"],\ + ["minimatch", "npm:3.1.2"],\ ["natural-compare", "npm:1.4.0"],\ ["optionator", "npm:0.9.1"],\ ["progress", "npm:2.0.3"],\ @@ -17893,7 +17893,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["has", "npm:1.0.3"],\ ["jsx-ast-utils", "npm:3.2.1"],\ ["language-tags", "npm:1.0.5"],\ - ["minimatch", "npm:3.0.4"]\ + ["minimatch", "npm:3.1.2"]\ ],\ "packagePeers": [\ "@types/eslint",\ @@ -19076,7 +19076,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["fs-extra", "npm:9.1.0"],\ ["glob", "npm:7.2.3"],\ ["memfs", "npm:3.5.1"],\ - ["minimatch", "npm:3.0.4"],\ + ["minimatch", "npm:3.1.2"],\ ["schema-utils", "npm:2.7.0"],\ ["semver", "npm:7.3.5"],\ ["tapable", "npm:1.1.3"],\ @@ -20114,7 +20114,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["is-ci", "npm:2.0.0"],\ ["klaw", "npm:3.0.0"],\ ["mime", "npm:2.6.0"],\ - ["minimatch", "npm:3.0.4"],\ + ["minimatch", "npm:3.1.2"],\ ["ora", "npm:3.4.0"],\ ["pretty-error", "npm:2.1.2"],\ ["proxy-agent", "npm:3.1.1"],\ @@ -20949,7 +20949,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["fs.realpath", "npm:1.0.0"],\ ["inflight", "npm:1.0.6"],\ ["inherits", "npm:2.0.4"],\ - ["minimatch", "npm:3.0.4"],\ + ["minimatch", "npm:3.1.2"],\ ["once", "npm:1.4.0"],\ ["path-is-absolute", "npm:1.0.1"]\ ],\ @@ -25491,14 +25491,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["minimatch", [\ - ["npm:3.0.4", {\ - "packageLocation": "./.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip/node_modules/minimatch/",\ - "packageDependencies": [\ - ["minimatch", "npm:3.0.4"],\ - ["brace-expansion", "npm:1.1.11"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:3.1.2", {\ "packageLocation": "./.yarn/cache/minimatch-npm-3.1.2-9405269906-c154e56640.zip/node_modules/minimatch/",\ "packageDependencies": [\ @@ -31471,7 +31463,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["test-exclude", "npm:6.0.0"],\ ["@istanbuljs/schema", "npm:0.1.3"],\ ["glob", "npm:7.2.0"],\ - ["minimatch", "npm:3.0.4"]\ + ["minimatch", "npm:3.1.2"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip b/.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip deleted file mode 100644 index 746542f9e..000000000 Binary files a/.yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip and /dev/null differ diff --git a/yarn.lock b/yarn.lock index b366fcff6..4c59a84a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18794,16 +18794,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^3.0.4": - version: 3.0.4 - resolution: "minimatch@npm:3.0.4" - dependencies: - brace-expansion: ^1.1.7 - checksum: 66ac295f8a7b59788000ea3749938b0970344c841750abd96694f80269b926ebcafad3deeb3f1da2522978b119e6ae3a5869b63b13a7859a456b3408bd18a078 - languageName: node - linkType: hard - -"minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": +"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" dependencies: