Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.3.3 to 5.4.3 (#16510)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: d1onys1us <[email protected]>
  • Loading branch information
dependabot[bot] and d1onys1us committed Mar 25, 2024
1 parent 5e02b6c commit 2cd7d4c
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 139 deletions.
2 changes: 1 addition & 1 deletion packages/bridge-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"tailwindcss": "^3.4.1",
"ts-morph": "^19.0.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"vite": "^4.5.2",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^0.32.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-prover-health-check-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"svelte-check": "^3.6.6",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"vite": "^5.1.3",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^0.32.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"solc": "0.7.3",
"solhint": "^4.1.1",
"ts-node": "^10.9.2",
"typescript": "^5.2.2"
"typescript": "^5.4.3"
},
"dependencies": {
"@openzeppelin/contracts": "4.9.6",
Expand Down
Loading

0 comments on commit 2cd7d4c

Please sign in to comment.