aboutsummaryrefslogtreecommitdiff
path: root/cmd/hdrwtch/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-22 21:13:24 +0000
committerGitHub <noreply@github.com>2024-12-22 21:13:24 +0000
commit7bf23c2d6d3e654a21f4e98c53115df4cfb06700 (patch)
tree437432d6ce85899d7d9f947af9f76a5729d6033b /cmd/hdrwtch/package-lock.json
parentec31287093d1da8bfc17b89fe7840b005b1e6dc3 (diff)
downloadx-7bf23c2d6d3e654a21f4e98c53115df4cfb06700.tar.xz
x-7bf23c2d6d3e654a21f4e98c53115df4cfb06700.zip
build(deps): bump micromatch from 4.0.7 to 4.0.8 in /cmd/hdrwtch (#625)
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/master/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/hdrwtch/package-lock.json')
-rw-r--r--cmd/hdrwtch/package-lock.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/cmd/hdrwtch/package-lock.json b/cmd/hdrwtch/package-lock.json
index 6779a72..8101702 100644
--- a/cmd/hdrwtch/package-lock.json
+++ b/cmd/hdrwtch/package-lock.json
@@ -1009,10 +1009,9 @@
}
},
"node_modules/micromatch": {
- "version": "4.0.7",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
- "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
- "license": "MIT",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"peer": true,
"dependencies": {
"braces": "^3.0.3",