Bump fast-glob from 3.2.11 to 3.2.12

Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.11...3.2.12)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-26 17:53:23 +00:00
committed by GitHub
parent 18a230cc8b
commit 0515e067ee
2 changed files with 8 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
"typescript": "^4.8.4"
},
"dependencies": {
"fast-glob": "^3.2.11",
"fast-glob": "^3.2.12",
"vscode-json-languageservice": "^5.1.1"
}
}