Skip to content

Commit

Permalink
fix: update dependency type-fest to ^4.10.1 (#122)
Browse files Browse the repository at this point in the history
* fix: update dependency type-fest to ^4.10.1

* Create tall-papayas-fail.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mew-ton <[email protected]>
  • Loading branch information
renovate[bot] and mew-ton authored Jan 31, 2024
1 parent 27733a4 commit 4a742c7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/tall-papayas-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"json-origami": patch
---

fix: update dependency type-fest to ^4.10.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lint": "biome check --apply ./src ./test"
},
"dependencies": {
"type-fest": "^4.9.0"
"type-fest": "^4.10.1"
},
"devDependencies": {
"@biomejs/biome": "^1.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2935,7 +2935,7 @@ __metadata:
"@vitest/ui": "npm:^1.2.2"
defu: "npm:^6.1.4"
tsup: "npm:^8.0.1"
type-fest: "npm:^4.9.0"
type-fest: "npm:^4.10.1"
typescript: "npm:^5.3.3"
vitest: "npm:^1.2.2"
yarn-run-all: "npm:latest"
Expand Down Expand Up @@ -5009,10 +5009,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.9.0":
version: 4.9.0
resolution: "type-fest@npm:4.9.0"
checksum: 49acfb67999566a24d5604435c8cff786dfc26ebea5a2a343e14d437d34f30a55248f8e597b8f64446c344bb68ce14af68899f562cf66ca66c1e1a856b393259
"type-fest@npm:^4.10.1":
version: 4.10.1
resolution: "type-fest@npm:4.10.1"
checksum: f82056fbfbfc617fd1cd795ab73aac000f65407463ef84a7de2dc16af9fa9deb2520d8430e6d80216664edc9eda484fd1c205bcb118fff41e7b3ec6b4e497c91
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a742c7

Please sign in to comment.