diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-03-07 16:46:22 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-07 16:46:22 +0100 |
| commit | 4f720ef9d29b6f30c463b2574ce9c8995fbd4ebd (patch) | |
| tree | d1f8b6c215fcb3bd9378b1e493a3e0eece82ee47 /package.json | |
| parent | c80e10f8a8ba9c54d9eae8a4b34708c4fc6460d3 (diff) | |
| download | faker-4f720ef9d29b6f30c463b2574ce9c8995fbd4ebd.tar.xz faker-4f720ef9d29b6f30c463b2574ce9c8995fbd4ebd.zip | |
chore(deps): update dependency glob to v9 (#1903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 236b3406..88e44070 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "eslint-plugin-deprecation": "~1.3.3", "eslint-plugin-jsdoc": "~40.0.1", "eslint-plugin-prettier": "~4.2.1", - "glob": "~8.1.0", + "glob": "~9.2.1", "npm-run-all": "~4.1.5", "picocolors": "~1.0.0", "prettier": "2.8.4", |
