diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-25 23:33:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-25 23:33:51 +0000 |
| commit | 3d7a67088fa3dfdd571d5abe1055fa2fa0c43783 (patch) | |
| tree | f9ff8a858be33d7c4d07e6ac9274741cc351521d | |
| parent | 18983eca66d1ef382c9075d9695c83ef48681691 (diff) | |
| download | tailscale-dependabot/npm_and_yarn/client/web/picomatch-2.3.2.tar.xz tailscale-dependabot/npm_and_yarn/client/web/picomatch-2.3.2.zip | |
build(deps): bump picomatch from 2.3.1 to 2.3.2 in /client/webdependabot/npm_and_yarn/client/web/picomatch-2.3.2
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | client/web/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/web/yarn.lock b/client/web/yarn.lock index 106a104b9..c9993a88b 100644 --- a/client/web/yarn.lock +++ b/client/web/yarn.lock @@ -4459,9 +4459,9 @@ picocolors@^1.0.0, picocolors@^1.1.1: integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" - integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== + version "2.3.2" + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.2.tgz#5a942915e26b372dc0f0e6753149a16e6b1c5601" + integrity sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA== pify@^2.3.0: version "2.3.0" |
