Skip to content

Commit

Permalink
Merge pull request #1500 from oasisprotocol/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v5.5.4
  • Loading branch information
buberdds authored Aug 15, 2024
2 parents 3bacd03 + 8410f0f commit 67a9e23
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changelog/1500.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"storybook-addon-react-router-v6": "2.0.15",
"stream-browserify": "3.0.0",
"ts-jest": "29.2.4",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"msw": {
"workerDirectory": ".storybook/public"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12232,10 +12232,10 @@ typed-array-length@^1.0.6:
is-typed-array "^1.1.13"
possible-typed-array-names "^1.0.0"

[email protected].3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
[email protected].4:
version "5.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==

uc.micro@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 67a9e23

Please sign in to comment.