chore: add minimatch, a glob matcher

This commit is contained in:
anatawa12 2025-04-03 22:13:53 +09:00
parent c42c6ae6e2
commit 6c114d3021
No known key found for this signature in database
GPG Key ID: 9CA909848B8E4EA6
2 changed files with 5 additions and 1 deletions

View File

@ -125,6 +125,7 @@
"happy-dom": "17.4.4",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"minimatch": "10.0.1",
"msw": "2.7.3",
"msw-storybook-addon": "2.0.4",
"nodemon": "3.1.9",

View File

@ -1007,6 +1007,9 @@ importers:
micromatch:
specifier: 4.0.8
version: 4.0.8
minimatch:
specifier: 10.0.1
version: 10.0.1
msw:
specifier: 2.7.3
version: 2.7.3(@types/node@22.13.11)(typescript@5.8.2)
@ -14515,7 +14518,7 @@ snapshots:
'@stylistic/eslint-plugin@2.13.0(eslint@9.22.0)(typescript@5.8.2)':
dependencies:
'@typescript-eslint/utils': 8.27.0(eslint@9.22.0)(typescript@5.8.2)
'@typescript-eslint/utils': 8.29.0(eslint@9.22.0)(typescript@5.8.2)
eslint: 9.22.0
eslint-visitor-keys: 4.2.0
espree: 10.3.0