Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.2 (#18042)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 1df3f3c commit 94e90d8
Show file tree
Hide file tree
Showing 18 changed files with 541 additions and 506 deletions.
2 changes: 1 addition & 1 deletion boundaries/link/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"autoprefixer": "^10.4.20",
"postcss": "^8.4.45",
"tailwindcss": "3.4.10",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"wxt": "^0.19.9"
}
}
2 changes: 1 addition & 1 deletion boundaries/link/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"react-test-renderer": "18.3.1",
"ts-jest": "^29.2.5",
"ts-node": "10.9.2",
"typescript": "~5.5.4"
"typescript": "~5.6.2"
}
}
503 changes: 259 additions & 244 deletions boundaries/link/mobile/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion boundaries/link/proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"@types/google-protobuf": "3.15.12",
"@types/node": "20.16.5",
"prisma": "5.19.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
10 changes: 5 additions & 5 deletions boundaries/link/proxy/pnpm-lock.yaml

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

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

2 changes: 1 addition & 1 deletion boundaries/platform/argocd-extension-docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ts-loader": "^9.5.1"
},
"dependencies": {
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
}
Expand Down
2 changes: 1 addition & 1 deletion boundaries/platform/backstage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lerna": "^8.1.8",
"node-gyp": "^10.2.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"resolutions": {
"@types/react": "^18.3.5",
Expand Down
26 changes: 23 additions & 3 deletions boundaries/platform/backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30687,7 +30687,7 @@ __metadata:
lerna: "npm:^8.1.8"
node-gyp: "npm:^10.2.0"
prettier: "npm:^3.3.3"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -33186,7 +33186,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:>=3 < 6, typescript@npm:^5.5.4":
"typescript@npm:>=3 < 6":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
Expand All @@ -33196,6 +33196,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
languageName: node
linkType: hard

"typescript@npm:~5.1.0":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
Expand All @@ -33206,7 +33216,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
Expand All @@ -33216,6 +33226,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.1.0#optional!builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=5da071"
Expand Down
2 changes: 1 addition & 1 deletion boundaries/shop/bff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"jest": "^29.7.0",
"node-fetch": "^3.3.2",
"ts-jest": "^29.2.5",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
50 changes: 25 additions & 25 deletions boundaries/shop/bff/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion boundaries/shop/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.10",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}
10 changes: 5 additions & 5 deletions boundaries/shop/ui/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"react-wrap-balancer": "^1.1.1",
"schema-dts": "1.1.2",
"tailwindcss": "3.4.10",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"packageManager": "pnpm@9.10.0"
}
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"postcss-import": "^16.1.0",
"postcss-preset-env": "^10.0.3",
"tailwindcss": "3.4.10",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"devDependencies": {
"@mdx-js/loader": "3.0.1",
Expand Down
Loading

0 comments on commit 94e90d8

Please sign in to comment.