Skip to content

Commit

Permalink
Update dependency typescript to v5.7.3 (#5362)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Feb 3, 2025
1 parent 60fc745 commit 91ca681
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 198 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"rimraf": "^6.0.1",
"storybook": "8.4.7",
"talkback": "^4.2.0",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "^3.0.0",
"vitest-dom": "^0.1.1",
"vue": "^3.5.13",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"bindings": "1.5.0",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.11",
"typescript": "5.7.2",
"typescript": "5.7.3",
"typescript-eslint": "^8.19.0",
"vue-tsc": "2.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/js/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"jsonc-eslint-parser": "^2.4.0",
"typescript": "5.7.2",
"typescript": "5.7.3",
"typescript-eslint": "^8.19.0",
"vue-eslint-parser": "^9.4.3"
},
Expand Down
Loading

0 comments on commit 91ca681

Please sign in to comment.