Skip to content

Commit cdf5be2

Browse files
deps: bump type-fest from 4.30.0 to 4.31.0
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.30.0 to 4.31.0. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.30.0...v4.31.0) --- updated-dependencies: - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edd8429 commit cdf5be2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

recipes/correct-ts-specifiers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@types/lodash.get": "^4.4.9",
3737
"@types/node": "^22.3.0",
38-
"type-fest": "^4.26.1"
38+
"type-fest": "^4.31.0"
3939
},
4040
"dependencies": {
4141
"@codemod.com/workflow": "^0.0.28",

0 commit comments

Comments
 (0)