Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent ffafedd commit 4786b21
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.5.3"
},
"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.5.3",
"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.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==

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

0 comments on commit 4786b21

Please sign in to comment.