aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-15 17:59:17 +0200
committerGitHub <[email protected]>2023-05-15 17:59:17 +0200
commita3abfe628ecdf84fa503a553a685f5ae66d25708 (patch)
tree11515ee0fa5b439cc5b524d0df4ace8dfb71bcfb /package.json
parent4630078d123c2a797f23592d39288546bb942681 (diff)
downloadfaker-a3abfe628ecdf84fa503a553a685f5ae66d25708.tar.xz
faker-a3abfe628ecdf84fa503a553a685f5ae66d25708.zip
chore(deps): update dependency glob to v10 (#2162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 72267ab8..f157c23f 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,6 @@
"devDependencies": {
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.17.0",
- "@types/glob": "~8.1.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~20.1.2",
"@types/prettier": "~2.7.2",
@@ -119,7 +118,7 @@
"eslint-plugin-jsdoc": "~44.2.3",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-vitest": "~0.2.2",
- "glob": "~10.2.3",
+ "glob": "~10.2.4",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
"prettier": "2.8.8",