Skip to content

Commit

Permalink
Merge pull request OpenAPITools#437 from OpenAPITools/renovate/type-f…
Browse files Browse the repository at this point in the history
…est-2.x

chore(deps): update dependency type-fest to v2
  • Loading branch information
kay-schecker authored Sep 15, 2021
2 parents 11ea070 + 8e3addb commit ea11374
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"ts-jest": "26.5.6",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"type-fest": "1.4.0",
"type-fest": "2.3.2",
"typescript": "4.4.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11061,10 +11061,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==

type-fest@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
type-fest@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.3.2.tgz#bb91f7ff24788ed81e28463eb94e5a1306f5bab3"
integrity sha512-cfvZ1nOC/VqAt8bVOIlFz8x+HdDASpiFYrSi0U0nzcAFlOnzzQ/gsPg2PP1uqjreO7sQCtraYJHMduXSewQsSA==

type-fest@^0.11.0:
version "0.11.0"
Expand Down

0 comments on commit ea11374

Please sign in to comment.