mirror of https://github.com/alibaba/ice.git
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#6982)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e537c90d6e
commit
9cb3a3f56f
|
@ -69,7 +69,7 @@
|
|||
"fast-glob": "^3.2.11",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"micromatch": "^4.0.5",
|
||||
"micromatch": "^4.0.8",
|
||||
"mlly": "^1.1.0",
|
||||
"mrmime": "^1.0.0",
|
||||
"open": "^8.4.0",
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"dependencies": {
|
||||
"@ice/store": "^2.0.3",
|
||||
"fast-glob": "^3.2.11",
|
||||
"micromatch": "^4.0.5"
|
||||
"micromatch": "^4.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ice/app": "workspace:^",
|
||||
|
|
|
@ -1720,8 +1720,8 @@ importers:
|
|||
specifier: ^10.0.0
|
||||
version: 10.1.0
|
||||
micromatch:
|
||||
specifier: ^4.0.5
|
||||
version: 4.0.5
|
||||
specifier: ^4.0.8
|
||||
version: 4.0.8
|
||||
mlly:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.1
|
||||
|
@ -2292,8 +2292,8 @@ importers:
|
|||
specifier: ^3.2.11
|
||||
version: 3.2.12
|
||||
micromatch:
|
||||
specifier: ^4.0.5
|
||||
version: 4.0.5
|
||||
specifier: ^4.0.8
|
||||
version: 4.0.8
|
||||
devDependencies:
|
||||
'@ice/app':
|
||||
specifier: workspace:^
|
||||
|
@ -4638,7 +4638,7 @@ packages:
|
|||
'@changesets/types': 5.2.1
|
||||
'@manypkg/get-packages': 1.1.3
|
||||
fs-extra: 7.0.1
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
dev: true
|
||||
|
||||
/@changesets/errors@0.1.4:
|
||||
|
@ -4681,7 +4681,7 @@ packages:
|
|||
'@changesets/types': 5.2.1
|
||||
'@manypkg/get-packages': 1.1.3
|
||||
is-subdir: 1.2.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
spawndamnit: 2.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -5938,7 +5938,7 @@ packages:
|
|||
gray-matter: 4.0.3
|
||||
js-yaml: 4.1.0
|
||||
lodash: 4.17.21
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
resolve-pathname: 3.0.0
|
||||
shelljs: 0.8.5
|
||||
tslib: 2.5.0
|
||||
|
@ -6931,7 +6931,7 @@ packages:
|
|||
jest-util: 28.1.3
|
||||
jest-validate: 28.1.3
|
||||
jest-watcher: 28.1.3
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
pretty-format: 28.1.3
|
||||
rimraf: 3.0.2
|
||||
slash: 3.0.0
|
||||
|
@ -6974,7 +6974,7 @@ packages:
|
|||
jest-util: 29.5.0
|
||||
jest-validate: 29.5.0
|
||||
jest-watcher: 29.5.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
pretty-format: 29.5.0
|
||||
slash: 3.0.0
|
||||
strip-ansi: 6.0.1
|
||||
|
@ -7245,7 +7245,7 @@ packages:
|
|||
jest-haste-map: 28.1.3
|
||||
jest-regex-util: 28.0.2
|
||||
jest-util: 28.1.3
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
pirates: 4.0.5
|
||||
slash: 3.0.0
|
||||
write-file-atomic: 4.0.2
|
||||
|
@ -7268,7 +7268,7 @@ packages:
|
|||
jest-haste-map: 29.5.0
|
||||
jest-regex-util: 29.4.3
|
||||
jest-util: 29.5.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
pirates: 4.0.5
|
||||
slash: 3.0.0
|
||||
write-file-atomic: 4.0.2
|
||||
|
@ -10707,7 +10707,13 @@ packages:
|
|||
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
fill-range: 7.0.1
|
||||
fill-range: 7.1.1
|
||||
|
||||
/braces@3.0.3:
|
||||
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
fill-range: 7.1.1
|
||||
|
||||
/breakword@1.0.5:
|
||||
resolution: {integrity: sha512-ex5W9DoOQ/LUEU3PMdLs9ua/CYZl1678NUkKOdUSi8Aw5F1idieaiRURCBFJCwVcrD1J8Iy3vfWSloaMwO2qFg==}
|
||||
|
@ -11068,7 +11074,7 @@ packages:
|
|||
engines: {node: '>= 8.10.0'}
|
||||
dependencies:
|
||||
anymatch: 3.1.3
|
||||
braces: 3.0.2
|
||||
braces: 3.0.3
|
||||
glob-parent: 5.1.2
|
||||
is-binary-path: 2.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -12228,7 +12234,7 @@ packages:
|
|||
detective: 5.2.1
|
||||
globby: 10.0.2
|
||||
is-relative: 1.0.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
minimist: 1.2.8
|
||||
pkg-up: 3.1.0
|
||||
read-package-json: 2.1.2
|
||||
|
@ -13575,7 +13581,7 @@ packages:
|
|||
'@nodelib/fs.walk': 1.2.8
|
||||
glob-parent: 5.1.2
|
||||
merge2: 1.4.1
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
|
||||
/fast-glob@3.3.0:
|
||||
resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==}
|
||||
|
@ -13585,7 +13591,7 @@ packages:
|
|||
'@nodelib/fs.walk': 1.2.8
|
||||
glob-parent: 5.1.2
|
||||
merge2: 1.4.1
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
dev: false
|
||||
|
||||
/fast-glob@3.3.2:
|
||||
|
@ -13596,7 +13602,7 @@ packages:
|
|||
'@nodelib/fs.walk': 1.2.8
|
||||
glob-parent: 5.1.2
|
||||
merge2: 1.4.1
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
|
||||
/fast-json-stable-stringify@2.1.0:
|
||||
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
||||
|
@ -13721,8 +13727,8 @@ packages:
|
|||
resolution: {integrity: sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==}
|
||||
engines: {node: '>= 0.4.0'}
|
||||
|
||||
/fill-range@7.0.1:
|
||||
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
|
||||
/fill-range@7.1.1:
|
||||
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
to-regex-range: 5.0.1
|
||||
|
@ -13777,7 +13783,7 @@ packages:
|
|||
/find-yarn-workspace-root2@1.2.16:
|
||||
resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==}
|
||||
dependencies:
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
pkg-dir: 4.2.0
|
||||
dev: true
|
||||
|
||||
|
@ -14628,7 +14634,7 @@ packages:
|
|||
http-proxy: 1.18.1(debug@4.3.4)
|
||||
is-glob: 4.0.3
|
||||
is-plain-obj: 3.0.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
|
@ -14646,7 +14652,7 @@ packages:
|
|||
http-proxy: 1.18.1(debug@4.3.4)
|
||||
is-glob: 4.0.3
|
||||
is-plain-obj: 3.0.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: false
|
||||
|
@ -15525,7 +15531,7 @@ packages:
|
|||
jest-runner: 28.1.3
|
||||
jest-util: 28.1.3
|
||||
jest-validate: 28.1.3
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
parse-json: 5.2.0
|
||||
pretty-format: 28.1.3
|
||||
slash: 3.0.0
|
||||
|
@ -15564,7 +15570,7 @@ packages:
|
|||
jest-runner: 29.5.0
|
||||
jest-util: 29.5.0
|
||||
jest-validate: 29.5.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
parse-json: 5.2.0
|
||||
pretty-format: 29.5.0
|
||||
slash: 3.0.0
|
||||
|
@ -15699,7 +15705,7 @@ packages:
|
|||
jest-regex-util: 28.0.2
|
||||
jest-util: 28.1.3
|
||||
jest-worker: 28.1.3
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
walker: 1.0.8
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
@ -15718,7 +15724,7 @@ packages:
|
|||
jest-regex-util: 29.4.3
|
||||
jest-util: 29.5.0
|
||||
jest-worker: 29.5.0
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
walker: 1.0.8
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
@ -15769,7 +15775,7 @@ packages:
|
|||
'@types/stack-utils': 2.0.1
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.10
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
pretty-format: 28.1.3
|
||||
slash: 3.0.0
|
||||
stack-utils: 2.0.6
|
||||
|
@ -15784,7 +15790,7 @@ packages:
|
|||
'@types/stack-utils': 2.0.1
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.10
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
pretty-format: 29.5.0
|
||||
slash: 3.0.0
|
||||
stack-utils: 2.0.6
|
||||
|
@ -16532,7 +16538,7 @@ packages:
|
|||
execa: 6.1.0
|
||||
lilconfig: 2.0.6
|
||||
listr2: 5.0.7
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
normalize-path: 3.0.0
|
||||
object-inspect: 1.12.3
|
||||
pidtree: 0.6.0
|
||||
|
@ -16960,7 +16966,15 @@ packages:
|
|||
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
|
||||
engines: {node: '>=8.6'}
|
||||
dependencies:
|
||||
braces: 3.0.2
|
||||
braces: 3.0.3
|
||||
picomatch: 2.3.1
|
||||
dev: true
|
||||
|
||||
/micromatch@4.0.8:
|
||||
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
||||
engines: {node: '>=8.6'}
|
||||
dependencies:
|
||||
braces: 3.0.3
|
||||
picomatch: 2.3.1
|
||||
|
||||
/mime-db@1.33.0:
|
||||
|
@ -21753,7 +21767,7 @@ packages:
|
|||
known-css-properties: 0.27.0
|
||||
mathml-tag-names: 2.1.3
|
||||
meow: 10.1.5
|
||||
micromatch: 4.0.5
|
||||
micromatch: 4.0.8
|
||||
normalize-path: 3.0.0
|
||||
picocolors: 1.0.0
|
||||
postcss: 8.4.31
|
||||
|
|
Loading…
Reference in New Issue