Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
Update dependency type-fest to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2023
1 parent ef56864 commit 0914f7d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "5.52.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.5.7",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"vitest": "0.23.4"
},
Expand Down
2 changes: 1 addition & 1 deletion src/lilith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "5.52.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.5.7",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"vitest": "0.23.4"
}
Expand Down
2 changes: 1 addition & 1 deletion src/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/parser": "5.52.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.5.7",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"vitest": "0.23.4"
},
Expand Down
2 changes: 1 addition & 1 deletion src/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/parser": "5.52.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.5.7",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"vitest": "0.23.4"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ __metadata:
eslint: 8.24.0
eslint-config-prettier: 8.6.0
js-yaml: 4.1.0
type-fest: 3.5.7
type-fest: 3.6.0
typescript: 4.9.5
vitest: 0.23.4
zod: 3.20.6
Expand Down Expand Up @@ -426,7 +426,7 @@ __metadata:
"@typescript-eslint/parser": 5.52.0
eslint: 8.24.0
eslint-config-prettier: 8.6.0
type-fest: 3.5.7
type-fest: 3.6.0
typescript: 4.9.5
vitest: 0.23.4
winston: 3.8.2
Expand All @@ -451,7 +451,7 @@ __metadata:
eslint: 8.24.0
eslint-config-prettier: 8.6.0
leeks.js: 0.2.4
type-fest: 3.5.7
type-fest: 3.6.0
typescript: 4.9.5
vitest: 0.23.4
dependenciesMeta:
Expand All @@ -473,7 +473,7 @@ __metadata:
eslint: 8.24.0
eslint-config-prettier: 8.6.0
reflect-metadata: 0.1.13
type-fest: 3.5.7
type-fest: 3.6.0
typescript: 4.9.5
vitest: 0.23.4
languageName: unknown
Expand Down Expand Up @@ -4313,10 +4313,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:3.5.7":
version: 3.5.7
resolution: "type-fest@npm:3.5.7"
checksum: 06358352daa706d6f582d2041945e629fdd236c3c94678c4d87efb5d2e77bab78740337449f44bbd09a736c966e70570e901e2e2576b59b369891ffc1bf87bb6
"type-fest@npm:3.6.0":
version: 3.6.0
resolution: "type-fest@npm:3.6.0"
checksum: 3cb3b27fc1dc69e0a7524041d9d32cfd3786b16591952e0b2b87ca44b53acaed1bf86ee62a7cc3033a55154d44542e8b488d500d1b363d828f62a9fae9d2a043
languageName: node
linkType: hard

Expand Down

0 comments on commit 0914f7d

Please sign in to comment.