Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v4.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed May 25, 2024
1 parent 3a2c4c2 commit acdb7f2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"type-fest": "4.18.2",
"type-fest": "4.18.3",
"typescript": "5.4.5",
"webpack": "5.91.0",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion plugins/scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"pretty-quick": "4.0.0",
"ts-jest": "29.1.3",
"tslib": "2.6.2",
"type-fest": "4.18.2",
"type-fest": "4.18.3",
"typescript": "5.4.5"
}
}
2 changes: 1 addition & 1 deletion plugins/typescript-project-references/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"pretty-quick": "4.0.0",
"ts-jest": "29.1.3",
"tslib": "2.6.2",
"type-fest": "4.18.2",
"type-fest": "4.18.3",
"typescript": "5.4.5"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ __metadata:
ts-loader: "npm:9.5.1"
ts-node: "npm:10.9.2"
tslib: "npm:2.6.2"
type-fest: "npm:4.18.2"
type-fest: "npm:4.18.3"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
webpack: "npm:5.91.0"
Expand Down Expand Up @@ -17091,10 +17091,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:4.18.2, type-fest@npm:^4.9.0":
version: 4.18.2
resolution: "type-fest@npm:4.18.2"
checksum: 10c0/5e669128bf7cbc9f9cea4e4862c974517a1d9f77652589c2ac0908a8be5d852d4e52593ed14f4d8a44a604fb5e8a8ec1b658e461acd8bb7592f5e5265a04cbab
"type-fest@npm:4.18.3, type-fest@npm:^4.9.0":
version: 4.18.3
resolution: "type-fest@npm:4.18.3"
checksum: 10c0/5d51a679a86548e8c35008f09dc8f9f8fdb0fcc79c30d116c9e6c5459a450db28a7e6e6887e6a8a6a560d2cde3757347a5984c18b871de6e739a63991ce2d8d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -18066,7 +18066,7 @@ __metadata:
pretty-quick: "npm:4.0.0"
ts-jest: "npm:29.1.3"
tslib: "npm:2.6.2"
type-fest: "npm:4.18.2"
type-fest: "npm:4.18.3"
typescript: "npm:5.4.5"
peerDependencies:
"@yarnpkg/cli": 4.2.2
Expand Down Expand Up @@ -18095,7 +18095,7 @@ __metadata:
pretty-quick: "npm:4.0.0"
ts-jest: "npm:29.1.3"
tslib: "npm:2.6.2"
type-fest: "npm:4.18.2"
type-fest: "npm:4.18.3"
typescript: "npm:5.4.5"
peerDependencies:
"@yarnpkg/core": 4.0.5
Expand Down

0 comments on commit acdb7f2

Please sign in to comment.