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.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2022
1 parent 2467ff1 commit 828e79b
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.42.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"type-fest": "3.2.0",
"typescript": "4.8.3",
"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.42.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"type-fest": "3.2.0",
"typescript": "4.8.3",
"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.42.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"type-fest": "3.2.0",
"typescript": "4.8.3",
"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.42.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"type-fest": "3.2.0",
"typescript": "4.8.3",
"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 @@ -200,7 +200,7 @@ __metadata:
eslint: 8.24.0
eslint-config-prettier: 8.5.0
js-yaml: 4.1.0
type-fest: 3.1.0
type-fest: 3.2.0
typescript: 4.8.3
vitest: 0.23.4
zod: 3.19.1
Expand Down Expand Up @@ -228,7 +228,7 @@ __metadata:
"@typescript-eslint/parser": 5.42.0
eslint: 8.24.0
eslint-config-prettier: 8.5.0
type-fest: 3.1.0
type-fest: 3.2.0
typescript: 4.8.3
vitest: 0.23.4
winston: 3.8.2
Expand All @@ -253,7 +253,7 @@ __metadata:
eslint: 8.24.0
eslint-config-prettier: 8.5.0
leeks.js: 0.2.4
type-fest: 3.1.0
type-fest: 3.2.0
typescript: 4.8.3
vitest: 0.23.4
dependenciesMeta:
Expand All @@ -275,7 +275,7 @@ __metadata:
eslint: 8.24.0
eslint-config-prettier: 8.5.0
reflect-metadata: 0.1.13
type-fest: 3.1.0
type-fest: 3.2.0
typescript: 4.8.3
vitest: 0.23.4
languageName: unknown
Expand Down Expand Up @@ -3131,10 +3131,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:3.1.0":
version: 3.1.0
resolution: "type-fest@npm:3.1.0"
checksum: 22a0402afafab05edb7b45456d6ebfdcfc616f84a98266857e89bd656a14b5007e86d1a50b12746624b6aafb17dad3f437065df8adfa1b04bb970894db1fe940
"type-fest@npm:3.2.0":
version: 3.2.0
resolution: "type-fest@npm:3.2.0"
checksum: 2668b62e8df6ae39074c93cb1e2c267c5f8a16d0d1bb693e71f2ea0b80da14eca5442edbcc5609d1099c49a4aaecda960d7fede3d3253b4126d2c6dfeb41b8c3
languageName: node
linkType: hard

Expand Down

0 comments on commit 828e79b

Please sign in to comment.