dependabot[bot] dependabot[bot] commited on
Commit
4c2254d
·
unverified ·
1 Parent(s): f98c542

build(deps): bump micromatch from 4.0.7 to 4.0.8 (#1431)

Browse files

Bumps [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>

Files changed (1) hide show
  1. package-lock.json +3 -4
package-lock.json CHANGED
@@ -9431,10 +9431,9 @@
9431
  }
9432
  },
9433
  "node_modules/micromatch": {
9434
- "version": "4.0.7",
9435
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
9436
- "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
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"