diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-25 21:14:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-25 21:14:35 +0000 |
| commit | 9bb3ee01721992676f97f5ecdd9e30d1cd11b9af (patch) | |
| tree | 157cb33262d74df4f05202e93678d3dd4f7c3bfa /package-lock.json | |
| parent | dc20c2ba8377a90a3170642c9b3df6cd5166ad72 (diff) | |
Bump micromatch in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [micromatch](https://github.com/micromatch/micromatch).
Updates `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
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json index c459556..b126589 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1250,9 +1250,10 @@ } }, "node_modules/micromatch": { - "version": "4.0.7", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, - "license": "MIT", "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" |
