aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-12 23:49:17 +0100
committerGitHub <[email protected]>2024-03-12 23:49:17 +0100
commita93e96134ced96f6883a25b8f5f37d10db8b3e0d (patch)
treecd3c6b68560195c3f81a621b4237a9c38c4545ad
parent489f3477fdf2931dcfaba47776ae22bd3d278c5a (diff)
downloadfaker-a93e96134ced96f6883a25b8f5f37d10db8b3e0d.tar.xz
faker-a93e96134ced96f6883a25b8f5f37d10db8b3e0d.zip
chore(deps): pin dependencies (#2742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 67ac77cd..ab98e047 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
},
"devDependencies": {
"@actions/github": "6.0.0",
- "@algolia/client-search": "~4.22.1",
+ "@algolia/client-search": "4.22.1",
"@eslint-types/deprecation": "2.0.0-1",
"@eslint-types/jsdoc": "48.2.0",
"@eslint-types/prettier": "5.1.3",
@@ -121,7 +121,7 @@
"standard-version": "9.5.0",
"tsup": "8.0.2",
"tsx": "4.7.1",
- "typedoc": "~0.25.12",
+ "typedoc": "0.25.12",
"typescript": "~5.4.2",
"validator": "13.11.0",
"vite": "5.1.5",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 948fbd90..b0877cef 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,7 +9,7 @@ devDependencies:
specifier: 6.0.0
version: 6.0.0
'@algolia/client-search':
- specifier: ~4.22.1
+ specifier: 4.22.1
version: 4.22.1
'@eslint-types/deprecation':
specifier: 2.0.0-1
@@ -120,7 +120,7 @@ devDependencies:
specifier: 4.7.1
version: 4.7.1
typedoc:
- specifier: ~0.25.12
+ specifier: 0.25.12
version: 0.25.12([email protected])
typescript:
specifier: ~5.4.2