diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-28 08:27:50 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-28 08:27:50 +0200 |
| commit | 1d13bdc0c3c1c394609e79aa383714aa0d27ff1d (patch) | |
| tree | e691b136bd57d05a28d72ba774b8f1f20d846993 /package.json | |
| parent | 3e23fc48820319c3e6b8d0581c70d836401f88ba (diff) | |
| download | faker-1d13bdc0c3c1c394609e79aa383714aa0d27ff1d.tar.xz faker-1d13bdc0c3c1c394609e79aa383714aa0d27ff1d.zip | |
chore(deps): update devdependencies (#879)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 16ae3d89..6e7006dd 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ }, "devDependencies": { "@types/markdown-it": "~12.2.3", - "@types/node": "~16.11.29", + "@types/node": "~16.11.31", "@types/prettier": "~2.6.0", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.2", @@ -108,7 +108,7 @@ "eslint-plugin-jsdoc": "~39.2.9", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", - "lint-staged": "~12.4.0", + "lint-staged": "~12.4.1", "mime-db": "~1.52.0", "npm-run-all": "~4.1.5", "picocolors": "~1.0.0", @@ -122,7 +122,7 @@ "typedoc-plugin-missing-exports": "~0.22.6", "typescript": "~4.6.3", "validator": "~13.7.0", - "vite": "~2.9.5", + "vite": "~2.9.6", "vitepress": "~0.22.3", "vitest": "~0.9.4" }, |
