Skip to content

Commit

Permalink
Merge pull request #92 from serlo/dependabot/npm_and_yarn/typescript-…
Browse files Browse the repository at this point in the history
…5.6.3

chore(deps): bump typescript from 5.6.2 to 5.6.3
  • Loading branch information
hugotiburtino authored Oct 15, 2024
2 parents 88f1dc6 + 835b615 commit 7276eba
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"prettier-plugin-packagejson": "^2.5.2",
"ts-node": "^10.9.2",
"tsx": "4.19.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.0",
"vite": "^5.4.3"
},
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11837,7 +11837,7 @@ __metadata:
react-dom: "npm:^18.3.1"
ts-node: "npm:^10.9.2"
tsx: "npm:4.19.1"
typescript: "npm:^5.6.2"
typescript: "npm:^5.6.3"
typescript-eslint: "npm:^8.8.0"
url-join: "npm:^5.0.0"
uuid: "npm:^10.0.0"
Expand Down Expand Up @@ -12978,7 +12978,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.1.3, typescript@npm:^5.6.2":
"typescript@npm:^5.1.3":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
Expand All @@ -12988,7 +12988,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.1.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
"typescript@npm:^5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.1.3#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=b45daf"
bin:
Expand All @@ -12998,6 +13008,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
languageName: node
linkType: hard

"ua-parser-js@npm:^1.0.37":
version: 1.0.39
resolution: "ua-parser-js@npm:1.0.39"
Expand Down

0 comments on commit 7276eba

Please sign in to comment.