aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2023-09-11 06:30:06 +0200
committerGitHub <[email protected]>2023-09-11 04:30:06 +0000
commit057299528162a79cb7063bec7c676ab3c448be31 (patch)
tree3896bab2f52abd2b5dbe72406ad1302ebf28d55d /package.json
parent1c12f3c24a3ce8a06538185b2717ebe2def0c215 (diff)
downloadfaker-057299528162a79cb7063bec7c676ab3c448be31.tar.xz
faker-057299528162a79cb7063bec7c676ab3c448be31.zip
chore(deps): update dev dependencies (#2384)
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 1fd8c437..c54c6b23 100644
--- a/package.json
+++ b/package.json
@@ -90,24 +90,24 @@
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~13.0.1",
- "@types/node": "~20.5.9",
+ "@types/node": "~20.6.0",
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.1",
"@types/validator": "~13.11.1",
- "@typescript-eslint/eslint-plugin": "~6.5.0",
- "@typescript-eslint/parser": "~6.5.0",
- "@vitest/coverage-v8": "~0.34.3",
- "@vitest/ui": "~0.34.3",
+ "@typescript-eslint/eslint-plugin": "~6.6.0",
+ "@typescript-eslint/parser": "~6.6.0",
+ "@vitest/coverage-v8": "~0.34.4",
+ "@vitest/ui": "~0.34.4",
"@vueuse/core": "~10.4.1",
- "conventional-changelog-cli": "~4.0.0",
+ "conventional-changelog-cli": "~4.1.0",
"cypress": "~13.1.0",
"esbuild": "~0.19.2",
- "eslint": "~8.48.0",
+ "eslint": "~8.49.0",
"eslint-config-prettier": "~9.0.0",
"eslint-define-config": "~1.23.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.5.0",
- "eslint-plugin-jsdoc": "~46.5.1",
+ "eslint-plugin-jsdoc": "~46.6.0",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-vitest": "~0.3.1",
"glob": "~10.3.4",
@@ -124,7 +124,7 @@
"validator": "~13.11.0",
"vite": "~4.4.9",
"vitepress": "1.0.0-beta.7",
- "vitest": "~0.34.3",
+ "vitest": "~0.34.4",
"vue": "~3.3.4"
},
"packageManager": "[email protected]",