diff --git a/.projenrc.mts b/.projenrc.mts index 1bfedfe72..bc421fe43 100644 --- a/.projenrc.mts +++ b/.projenrc.mts @@ -474,7 +474,7 @@ project.addSubproject( ...pkg, copyrightYear: '2024', type: 'module', - deps: ['debug@4.3.5', 'execa@8.0.1', 'minimatch@9.0.4'], + deps: ['debug@4.3.5', 'execa@8.0.1', 'minimatch@9.0.5'], devDeps: ['@types/debug@4.1.12', 'prettier@3.3.2', 'projen@0.82.4'], peerDeps: ['projen@^0.82.0'], }, diff --git a/change/@langri-sha-projen-lint-synthesized-8f2288ec-d10e-4546-b0c3-3bbf23674a01.json b/change/@langri-sha-projen-lint-synthesized-8f2288ec-d10e-4546-b0c3-3bbf23674a01.json new file mode 100644 index 000000000..10b072eac --- /dev/null +++ b/change/@langri-sha-projen-lint-synthesized-8f2288ec-d10e-4546-b0c3-3bbf23674a01.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): fix(deps): update dependency minimatch to v9.0.5", + "packageName": "@langri-sha/projen-lint-synthesized", + "email": "email not defined", + "dependentChangeType": "patch" +} diff --git a/packages/projen-lint-synthesized/.projen/deps.json b/packages/projen-lint-synthesized/.projen/deps.json index 547d57e8a..d3b4979d5 100644 --- a/packages/projen-lint-synthesized/.projen/deps.json +++ b/packages/projen-lint-synthesized/.projen/deps.json @@ -42,7 +42,7 @@ }, { "name": "minimatch", - "version": "9.0.4", + "version": "9.0.5", "type": "runtime" } ], diff --git a/packages/projen-lint-synthesized/package.json b/packages/projen-lint-synthesized/package.json index 869995a28..22f6dda02 100644 --- a/packages/projen-lint-synthesized/package.json +++ b/packages/projen-lint-synthesized/package.json @@ -16,7 +16,7 @@ "dependencies": { "debug": "4.3.5", "execa": "8.0.1", - "minimatch": "9.0.4" + "minimatch": "9.0.5" }, "devDependencies": { "@langri-sha/jest-test": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04b493e09..e286c9603 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -463,8 +463,8 @@ importers: specifier: 8.0.1 version: 8.0.1 minimatch: - specifier: 9.0.4 - version: 9.0.4 + specifier: 9.0.5 + version: 9.0.5 devDependencies: '@langri-sha/jest-test': specifier: workspace:* @@ -5374,6 +5374,10 @@ packages: resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} engines: {node: '>=16 || 14 >=14.17'} + minimatch@9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} + engines: {node: '>=16 || 14 >=14.17'} + minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} @@ -10680,7 +10684,7 @@ snapshots: debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.4 + minimatch: 9.0.5 semver: 7.6.2 ts-api-utils: 1.3.0(typescript@5.5.2) optionalDependencies: @@ -12508,7 +12512,7 @@ snapshots: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.4 + minimatch: 9.0.5 minipass: 7.1.1 path-scurry: 1.11.1 @@ -12516,7 +12520,7 @@ snapshots: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.4 + minimatch: 9.0.5 minipass: 7.1.1 path-scurry: 1.11.1 @@ -13844,6 +13848,10 @@ snapshots: dependencies: brace-expansion: 2.0.1 + minimatch@9.0.5: + dependencies: + brace-expansion: 2.0.1 + minimist-options@4.1.0: dependencies: arrify: 1.0.1