Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.2.2 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Nov 27, 2023
1 parent 4d04992 commit 3995aba
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.19.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"web-vitals": "^3.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jsonpath": "^1.1.1",
"kubernetes-types": "^1.26.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"devDependencies": {
"@types/jest": "^29.5.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.19.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"web-vitals": "^3.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jsonpath": "^1.1.1",
"superstruct": "^1.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"devDependencies": {
"@types/jest": "^29.5.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.19.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"web-vitals": "^3.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jquery": "^3.7.0",
"js-logger": "^1.6.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"whatwg-fetch": "^3.6.19"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.19.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"web-vitals": "^3.4.0"
},
"devDependencies": {
Expand Down
34 changes: 27 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1978,7 +1978,7 @@ __metadata:
style-loader: ^3.3.3
ts-loader: ^9.4.4
tsconfig-paths-webpack-plugin: ^4.1.0
typescript: ^5.2.2
typescript: ^5.3.2
web-vitals: ^3.4.0
webpack: ^5.88.1
webpack-cli: ^5.1.4
Expand Down Expand Up @@ -2013,7 +2013,7 @@ __metadata:
ts-jest: ^29.1.1
ts-node: ^10.9.1
tsup: ^7.1.0
typescript: ^5.2.2
typescript: ^5.3.2
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
Expand Down Expand Up @@ -2049,7 +2049,7 @@ __metadata:
style-loader: ^3.3.3
ts-loader: ^9.4.4
tsconfig-paths-webpack-plugin: ^4.1.0
typescript: ^5.2.2
typescript: ^5.3.2
web-vitals: ^3.4.0
webpack: ^5.88.1
webpack-cli: ^5.1.4
Expand Down Expand Up @@ -2084,7 +2084,7 @@ __metadata:
ts-jest: ^29.1.1
ts-node: ^10.9.1
tsup: ^7.1.0
typescript: ^5.2.2
typescript: ^5.3.2
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
Expand Down Expand Up @@ -2121,7 +2121,7 @@ __metadata:
style-loader: ^3.3.3
ts-loader: ^9.4.4
tsconfig-paths-webpack-plugin: ^4.1.0
typescript: ^5.2.2
typescript: ^5.3.2
url: ^0.11.1
web-vitals: ^3.4.0
webpack: ^5.88.1
Expand Down Expand Up @@ -2151,7 +2151,7 @@ __metadata:
ts-jest: ^29.1.1
ts-node: ^10.9.1
tsup: ^7.1.0
typescript: ^5.2.2
typescript: ^5.3.2
whatwg-fetch: ^3.6.19
peerDependencies:
react: ^16.8 || ^17 || ^18
Expand Down Expand Up @@ -2217,7 +2217,7 @@ __metadata:
style-loader: ^3.3.3
ts-loader: ^9.4.4
tsconfig-paths-webpack-plugin: ^4.1.0
typescript: ^5.2.2
typescript: ^5.3.2
url: ^0.11.3
web-vitals: ^3.4.0
webpack: ^5.88.1
Expand Down Expand Up @@ -13998,6 +13998,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d92534dda639eb825db013203404c1fabca8ac630564283c9e7dc9e64fd9c9346c2de95ecebdf3e6e8c1c32941bca1cfe0da37877611feb9daf8feeaea58d230
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>, typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=14eedb"
Expand All @@ -14008,6 +14018,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.3.2#~builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
languageName: node
linkType: hard

"unbox-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "unbox-primitive@npm:1.0.2"
Expand Down

0 comments on commit 3995aba

Please sign in to comment.