Spaces:
Running
Running
dependabot[bot]
dependabot[bot]
commited on
build(deps): bump micromatch from 4.0.7 to 4.0.8 (#1431)
Browse filesBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- package-lock.json +3 -4
package-lock.json
CHANGED
@@ -9431,10 +9431,9 @@
|
|
9431 |
}
|
9432 |
},
|
9433 |
"node_modules/micromatch": {
|
9434 |
-
"version": "4.0.
|
9435 |
-
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.
|
9436 |
-
"integrity": "sha512-
|
9437 |
-
"license": "MIT",
|
9438 |
"dependencies": {
|
9439 |
"braces": "^3.0.3",
|
9440 |
"picomatch": "^2.3.1"
|
|
|
9431 |
}
|
9432 |
},
|
9433 |
"node_modules/micromatch": {
|
9434 |
+
"version": "4.0.8",
|
9435 |
+
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
9436 |
+
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
|
9437 |
"dependencies": {
|
9438 |
"braces": "^3.0.3",
|
9439 |
"picomatch": "^2.3.1"
|