Skip to content

Commit

Permalink
Update dependency typescript to ^5.3.3 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 3946ced commit 219a48f
Show file tree
Hide file tree
Showing 26 changed files with 38 additions and 24 deletions.
Binary file modified .carson/workspace.snapshot
Binary file not shown.
14 changes: 14 additions & 0 deletions .changeset/renovate-5c74cb0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
'@jakubmazanec/args': patch
'@jakubmazanec/carson-templates': patch
'@jakubmazanec/carson': patch
'@jakubmazanec/changesets-changelog': patch
'@jakubmazanec/cli': patch
'@jakubmazanec/error': patch
'@jakubmazanec/eslint-config': patch
'@jakubmazanec/fs-utils': patch
'@jakubmazanec/template': patch
'@jakubmazanec/ts-utils': patch
'@jakubmazanec/zod-utils': patch
---
Dependency `typescript` updated to version `^5.3.3`.
24 changes: 12 additions & 12 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 @@ -30,7 +30,7 @@
"prettier": "^3.0.0",
"prettier-plugin-packagejson": "^2.4.3",
"turbo": "^1.10.2",
"typescript": "^5.1.3"
"typescript": "^5.3.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Binary file modified packages/args/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier-plugin-packagejson": "^2.4.3",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"packageManager": "[email protected]",
Expand Down
Binary file modified packages/carson-templates/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/carson-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier-plugin-packagejson": "^2.4.3",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0",
"zen-observable": "^0.10.0"
},
Expand Down
Binary file modified packages/carson/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/carson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"ts-node": "^10.9.1",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"peerDependencies": {
Expand Down
Binary file modified packages/changesets-changelog/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/changesets-changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^8.56.0",
"prettier": "^3.0.0",
"prettier-plugin-packagejson": "^2.4.3",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"packageManager": "[email protected]",
Expand Down
Binary file modified packages/cli/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react": "^18.2.0",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"peerDependencies": {
Expand Down
Binary file modified packages/error/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier-plugin-packagejson": "^2.4.3",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"packageManager": "[email protected]",
Expand Down
Binary file modified packages/eslint-config/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint": "^8.56.0",
"prettier": "^3.0.0",
"prettier-plugin-packagejson": "^2.4.3",
"typescript": "^5.1.3"
"typescript": "^5.3.3"
},
"peerDependencies": {
"eslint": "^8.0.0",
Expand Down
Binary file modified packages/fs-utils/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/fs-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier-plugin-packagejson": "^2.4.3",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"packageManager": "[email protected]",
Expand Down
Binary file modified packages/template/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"prettier-plugin-packagejson": "^2.4.3",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"packageManager": "[email protected]",
Expand Down
Binary file modified packages/ts-utils/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier-plugin-packagejson": "^2.4.3",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
"packageManager": "[email protected]",
Expand Down
Binary file modified packages/zod-utils/.carson/project.snapshot
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/zod-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier-plugin-packagejson": "^2.4.3",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^1.2.0",
"zod": "^3.19.1"
},
Expand Down

0 comments on commit 219a48f

Please sign in to comment.