Bump micromatch from 4.0.7 to 4.0.8 in /tests 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] <support@github.com>

066d9647054eb5ab46899f9b636821eae2b56b67

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed
1 files changed, +3 -4Showing whitespace changes
tests/package-lock.json+3 -4
@@ -4513,10 +4513,9 @@
4513 }4513 }
4514 },4514 },
4515 "node_modules/micromatch": {4515 "node_modules/micromatch": {
4516 "version": "4.0.7",4516 "version": "4.0.8",
4517 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",4517 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
4518 "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",4518 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
4519 "license": "MIT",
4520 "dependencies": {4519 "dependencies": {
4521 "braces": "^3.0.3",4520 "braces": "^3.0.3",
4522 "picomatch": "^2.3.1"4521 "picomatch": "^2.3.1"