Skip to content

Commit

Permalink
fix(deps): update dependency @antfu/utils to ^0.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 994d725 commit 397aef1
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@antfu/utils": "^0.7.8",
"@antfu/utils": "^0.7.10",
"@openapi-generator-clients/types": "workspace:*",
"immutable": "^4.3.6",
"type-fest": "^3.13.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-generator-clients/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@antfu/utils": "^0.7.8",
"@antfu/utils": "^0.7.10",
"@openapi-generator-clients/config": "workspace:*",
"@openapi-generator-clients/types": "workspace:*",
"@openapi-generator-clients/utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@antfu/utils": "^0.7.8",
"@antfu/utils": "^0.7.10",
"chalk": "^5.3.0",
"consola": "^2.15.3",
"fs-extra": "^11.2.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 397aef1

Please sign in to comment.