Skip to content

Commit

Permalink
fix(deps): update dependency type-fest to v4 (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 16, 2023
1 parent 5fa11cb commit 0cf3ec8
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 42 deletions.
78 changes: 48 additions & 30 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
"sinon": "^15.0.0",
"sort-keys": "^5.0.0",
"tsd": "^0.28.0",
"type-fest": "^3.0.0",
"type-fest": "^4.0.0",
"typescript": "^5.0.0"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/endpoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@octokit-next/types": "0.0.0-development",
"is-plain-obj": "^4.0.0",
"type-fest": "^3.0.0",
"type-fest": "^4.0.0",
"universal-user-agent": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@octokit-next/endpoint": "0.0.0-development",
"@octokit-next/types": "0.0.0-development",
"is-plain-object": "^5.0.0",
"type-fest": "^3.0.0",
"type-fest": "^4.0.0",
"universal-user-agent": "^7.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api-ghec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@octokit-next/types-openapi-ghec": "0.0.0-development",
"@octokit-next/types-openapi-ghec-diff-to-api.github.com": "0.0.0-development",
"@octokit-next/types-rest-api": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
},
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for GHEC",
"exports": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api-ghes-3.2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@octokit-next/types-openapi-ghes-3.2-diff-to-ghes-3.3": "0.0.0-development",
"@octokit-next/types-rest-api": "0.0.0-development",
"@octokit-next/types-rest-api-ghes-3.3": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
},
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for GHES 3.2",
"exports": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api-ghes-3.3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@octokit-next/types-openapi-ghes-3.3-diff-to-ghes-3.4": "0.0.0-development",
"@octokit-next/types-rest-api": "0.0.0-development",
"@octokit-next/types-rest-api-ghes-3.4": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
},
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for GHES 3.3",
"exports": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api-ghes-3.4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@octokit-next/types-openapi-ghes-3.4-diff-to-ghes-3.5": "0.0.0-development",
"@octokit-next/types-rest-api": "0.0.0-development",
"@octokit-next/types-rest-api-ghes-3.5": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
},
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for GHES 3.4",
"exports": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api-ghes-3.5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@octokit-next/types-openapi-ghes-3.5-diff-to-ghes-3.6": "0.0.0-development",
"@octokit-next/types-rest-api": "0.0.0-development",
"@octokit-next/types-rest-api-ghes-3.6": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
},
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for GHES 3.5",
"exports": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api-ghes-3.6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@octokit-next/types-openapi-ghes-3.6": "0.0.0-development",
"@octokit-next/types-openapi-ghes-3.6-diff-to-api.github.com": "0.0.0-development",
"@octokit-next/types-rest-api": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
},
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for GHES 3.6",
"exports": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api-github.ae/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@octokit-next/types-openapi-github.ae": "0.0.0-development",
"@octokit-next/types-openapi-github.ae-diff-to-api.github.com": "0.0.0-development",
"@octokit-next/types-rest-api": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
},
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for GITHUB.AE",
"exports": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"license": "MIT",
"dependencies": {
"@octokit-next/types-openapi": "0.0.0-development",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"dependencies": {
"@octokit-next/request-error": "^0.0.0-development",
"before-after-hook": "^3.0.2",
"type-fest": "^3.0.0"
"type-fest": "^4.0.0"
}
}

0 comments on commit 0cf3ec8

Please sign in to comment.