aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-04-12 17:00:57 +0200
committerGitHub <[email protected]>2023-04-12 17:00:57 +0200
commit8363dd3cb72f08643b972ffe3587f741b1b70c60 (patch)
tree5df6fed6ecfcd3b214bf850c9875528eeb8eb607 /package.json
parent7110fb837c8677d97c5910ac086ce212d2970287 (diff)
downloadfaker-8363dd3cb72f08643b972ffe3587f741b1b70c60.tar.xz
faker-8363dd3cb72f08643b972ffe3587f741b1b70c60.zip
chore(deps): update devdependencies (#2036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 367c075e..cbcea145 100644
--- a/package.json
+++ b/package.json
@@ -103,15 +103,15 @@
"c8": "~7.13.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~12.9.0",
- "esbuild": "~0.17.15",
- "eslint": "~8.37.0",
+ "esbuild": "~0.17.16",
+ "eslint": "~8.38.0",
"eslint-config-prettier": "~8.8.0",
"eslint-define-config": "~1.17.0",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-deprecation": "~1.4.0",
- "eslint-plugin-jsdoc": "~40.1.1",
+ "eslint-plugin-deprecation": "~1.4.1",
+ "eslint-plugin-jsdoc": "~40.3.0",
"eslint-plugin-prettier": "~4.2.1",
- "glob": "~9.3.4",
+ "glob": "~9.3.5",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
"prettier": "2.8.7",
@@ -120,7 +120,7 @@
"react-dom": "~18.2.0",
"rimraf": "~4.4.1",
"sanitize-html": "~2.10.0",
- "semver": "~7.3.8",
+ "semver": "~7.4.0",
"standard-version": "~9.5.0",
"tsx": "~3.12.6",
"typedoc": "~0.23.28",