Browse Source

Merge pull request #314 from meshtastic/dependabot/npm_and_yarn/micromatch-4.0.8

Bump micromatch from 4.0.7 to 4.0.8
pull/338/head
Hunter Thornsberry 2 years ago
committed by GitHub
parent
commit
6138d9f8c8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      pnpm-lock.yaml

10
pnpm-lock.yaml

@ -2487,8 +2487,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
[email protected].7:
resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==}
[email protected].8:
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
engines: {node: '>=8.6'}
[email protected]:
@ -5768,7 +5768,7 @@ snapshots:
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.7
micromatch: 4.0.8
[email protected]:
dependencies:
@ -6171,7 +6171,7 @@ snapshots:
[email protected]: {}
[email protected].7:
[email protected].8:
dependencies:
braces: 3.0.3
picomatch: 2.3.1
@ -6815,7 +6815,7 @@ snapshots:
is-glob: 4.0.3
jiti: 1.21.6
lilconfig: 2.1.0
micromatch: 4.0.7
micromatch: 4.0.8
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.1

Loading…
Cancel
Save