Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent ffafedd commit cb3a849
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"peerDependencies": {
"@babel/core": "^7.23.0",
"typescript": "^5.3.0"
"typescript": "^5.6.2"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.22.5",
Expand Down Expand Up @@ -89,7 +89,7 @@
"core-dts": "^0.0.3",
"jest": "^29.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"typescript": "^5.6.2",
"yarn-deduplicate": "^6.0.2"
},
"resolutions": {
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3731,11 +3731,9 @@ babel-preset-jest@^29.6.3:

babel-preset-proposal-typescript@^3.0.0:
version "0.0.0"
uid ""

"babel-preset-proposal-typescript@link:.":
version "0.0.0"
uid ""

babylon@^7.0.0-beta.44:
version "7.0.0-beta.47"
Expand Down Expand Up @@ -10926,10 +10924,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==

"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2, typescript@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2, typescript@^5.6.2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==

unassert@^2.0.0, unassert@^2.0.2:
version "2.0.2"
Expand Down

0 comments on commit cb3a849

Please sign in to comment.