Skip to content

Commit

Permalink
Merge pull request #358 from dcangulo/dependabot/npm_and_yarn/typescr…
Browse files Browse the repository at this point in the history
…ipt-5.3.2

chore(deps-dev): bump typescript from 5.0.2 to 5.3.2
  • Loading branch information
dcangulo committed Dec 4, 2023
2 parents 23ef55f + 0841281 commit 3d7749f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"react-native-builder-bob": "^0.23.2",
"tap": "^18.6.1",
"turbo": "^1.10.7",
"typescript": "5.0.2"
"typescript": "5.3.2"
},
"resolutions": {
"@types/react": "17.0.21"
Expand Down
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9577,7 +9577,7 @@ __metadata:
react-native-builder-bob: ^0.23.2
tap: ^18.6.1
turbo: ^1.10.7
typescript: 5.0.2
typescript: 5.3.2
peerDependencies:
react: "*"
react-native: "*"
Expand Down Expand Up @@ -11285,16 +11285,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.0.2":
version: 5.0.2
resolution: "typescript@npm:5.0.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
languageName: node
linkType: hard

"typescript@npm:5.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
Expand All @@ -11305,7 +11295,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.6.4 || ^5.2.2":
"typescript@npm:5.3.2, typescript@npm:^4.6.4 || ^5.2.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
Expand All @@ -11315,16 +11305,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@5.0.2#~builtin<compat/typescript>":
version: 5.0.2
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=b5f058"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 0411be9e19bf6a547d574b3261fa8598f55a5243123f2a50a79b0dc15a017abbf541f15b8b43331294e409cc978e548ac5ae4e0c5b98ba5ae98029304de047be
languageName: node
linkType: hard

"typescript@patch:typescript@5.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 @@ -11335,7 +11315,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>":
"typescript@patch:typescript@5.3.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.2.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:
Expand Down

0 comments on commit 3d7749f

Please sign in to comment.