aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-12 13:09:14 +0200
committerGitHub <[email protected]>2022-09-12 13:09:14 +0200
commitcfee9ccff426c2f27a07e2525343b1537b16a257 (patch)
tree7024b1f2b74a3bf69ebf243c5f5e235b6829155a /package.json
parentef73a5fbb8355ccf8b9bd5996eb8439f2b47fc54 (diff)
downloadfaker-cfee9ccff426c2f27a07e2525343b1537b16a257.tar.xz
faker-cfee9ccff426c2f27a07e2525343b1537b16a257.zip
chore(deps): update dependency @types/glob to v8 (#1374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d50eeca6..2ad342b0 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
},
"devDependencies": {
"@algolia/client-search": "~4.14.2",
- "@types/glob": "~7.2.0",
+ "@types/glob": "~8.0.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.7.13",
"@types/prettier": "~2.7.0",