aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-02 09:25:16 +0100
committerGitHub <[email protected]>2022-03-02 09:25:16 +0100
commitd2c1c93f8e234337eeaccc5c53661fb2ed10c8b9 (patch)
tree985eb0d72ae431f6fbbe5f336a086b6bb6e3eabf
parent7548b41fdce506c747c5772e7a2fa0ab33588174 (diff)
downloadfaker-d2c1c93f8e234337eeaccc5c53661fb2ed10c8b9.tar.xz
faker-d2c1c93f8e234337eeaccc5c53661fb2ed10c8b9.zip
chore(deps): update all non-major dependencies (#590)
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml26
2 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json
index 015f9d39..5e8d96e2 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"eslint-config-prettier": "~8.4.0",
"eslint-define-config": "~1.2.5",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-jsdoc": "~37.9.5",
+ "eslint-plugin-jsdoc": "~37.9.6",
"eslint-plugin-prettier": "~4.0.0",
"esno": "~0.14.1",
"lint-staged": "~12.3.4",
@@ -121,7 +121,7 @@
"typedoc-plugin-missing-exports": "~0.22.6",
"typescript": "~4.6.2",
"validator": "~13.7.0",
- "vite": "~2.8.5",
+ "vite": "~2.8.6",
"vitepress": "~0.22.3",
"vitest": "~0.5.9"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 226205b7..dbc7a554 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -17,7 +17,7 @@ specifiers:
eslint-config-prettier: ~8.4.0
eslint-define-config: ~1.2.5
eslint-gitignore: ~0.1.0
- eslint-plugin-jsdoc: ~37.9.5
+ eslint-plugin-jsdoc: ~37.9.6
eslint-plugin-prettier: ~4.0.0
esno: ~0.14.1
lint-staged: ~12.3.4
@@ -33,7 +33,7 @@ specifiers:
typedoc-plugin-missing-exports: ~0.22.6
typescript: ~4.6.2
validator: ~13.7.0
- vite: ~2.8.5
+ vite: ~2.8.6
vitepress: ~0.22.3
vitest: ~0.5.9
@@ -54,7 +54,7 @@ devDependencies:
eslint-config-prettier: [email protected]
eslint-define-config: 1.2.5
eslint-gitignore: [email protected]
- eslint-plugin-jsdoc: [email protected]
+ eslint-plugin-jsdoc: [email protected]
eslint-plugin-prettier: 4.0.0_1669956a82292b1f29101a00a555e5bf
esno: 0.14.1
lint-staged: 12.3.4
@@ -70,7 +70,7 @@ devDependencies:
typedoc-plugin-missing-exports: [email protected]
typescript: 4.6.2
validator: 13.7.0
- vite: 2.8.5
+ vite: 2.8.6
vitepress: 0.22.3
@@ -560,14 +560,14 @@ packages:
eslint-visitor-keys: 3.3.0
dev: true
resolution: {integrity: sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw==}
engines: {node: '>=12.0.0'}
peerDependencies:
vite: ^2.5.10
vue: ^3.2.25
dependencies:
- vite: 2.8.5
+ vite: 2.8.6
vue: 3.2.31
dev: true
@@ -1908,8 +1908,8 @@ packages:
- supports-color
dev: true
- /eslint-plugin-jsdoc/[email protected]:
- resolution: {integrity: sha512-g2NHlLauufgQIlJBOxtg8afY+JAFG8lPjq/PGcU+IBpEXvaDs2MLoXJ6uDuv+N85nIt4kYaoZrkce0MANEXLZA==}
+ /eslint-plugin-jsdoc/[email protected]:
+ resolution: {integrity: sha512-GDCB0nEwKVaeIzam+t/yB8XG/6tgvc9XgrSwuxqCXVlKRWUqTuTqntZoqAKZAIbWIgYsrnrvrWAyIX/QvhwBcw==}
engines: {node: ^12 || ^14 || ^16 || ^17}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -4349,8 +4349,8 @@ packages:
extsprintf: 1.3.0
dev: true
- /vite/2.8.5:
- resolution: {integrity: sha512-C/7EGNa1ugWejol6nOcd/0d8PR70Nzd+XXwsPbnNOfzZw0NN2xyXfmw/GNDHgr5fcaTSO4gjxCJCrwNhQUMhmA==}
+ /vite/2.8.6:
+ resolution: {integrity: sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug==}
engines: {node: '>=12.2.0'}
hasBin: true
peerDependencies:
@@ -4380,9 +4380,9 @@ packages:
dependencies:
'@docsearch/css': 3.0.0
'@docsearch/js': 3.0.0
- '@vitejs/plugin-vue': [email protected][email protected]
+ '@vitejs/plugin-vue': [email protected][email protected]
prismjs: 1.27.0
- vite: 2.8.5
+ vite: 2.8.6
vue: 3.2.31
transitivePeerDependencies:
- '@algolia/client-search'
@@ -4421,7 +4421,7 @@ packages:
local-pkg: 0.4.1
tinypool: 0.1.2
tinyspy: 0.3.0
- vite: 2.8.5
+ vite: 2.8.6
transitivePeerDependencies:
- less
- sass