Skip to content

Commit 49baa31

Browse files
chore(deps): bump type-fest from 4.41.0 to 5.2.0
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.41.0 to 5.2.0. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.41.0...v5.2.0) --- updated-dependencies: - dependency-name: type-fest dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5e7f4d commit 49baa31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/http-helmet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
],
4949
"dependencies": {
5050
"change-case": "^5.4.4",
51-
"type-fest": "^4.41.0"
51+
"type-fest": "^5.2.0"
5252
},
5353
"peerDependencies": {
5454
"react": ">=18.0.0 || >=19.0.0",

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ catalog:
99
'@vitest/coverage-v8': ^3.2.4
1010
publint: ^0.3.15
1111
tsdown: ^0.12.9
12-
type-fest: ^4.41.0
12+
type-fest: ^5.2.0
1313
typescript: ^5.9.3
1414
vitest: ^3.2.4
1515

0 commit comments

Comments
 (0)