1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

[deps]: Update type-fest to v4.32.0 (#696)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-17 10:57:42 +10:00
committed by GitHub
parent 6ebc9631aa
commit 23713d92fa
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -100,7 +100,7 @@
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.2.0",
"type-fest": "4.30.0",
"type-fest": "4.32.0",
"typescript": "5.4.5",
"typescript-transform-paths": "3.5.2",
"webpack": "5.95.0",
@@ -21454,9 +21454,9 @@
}
},
"node_modules/type-fest": {
"version": "4.30.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz",
"integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==",
"version": "4.32.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.32.0.tgz",
"integrity": "sha512-rfgpoi08xagF3JSdtJlCwMq9DGNDE0IMh3Mkpc1wUypg9vPi786AiqeBBKcqvIkq42azsBM85N490fyZjeUftw==",
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {

View File

@@ -131,7 +131,7 @@
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.2.0",
"type-fest": "4.30.0",
"type-fest": "4.32.0",
"typescript": "5.4.5",
"typescript-transform-paths": "3.5.2",
"webpack": "5.95.0",