Skip to content

Commit

Permalink
updated typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave4272-Office committed Apr 4, 2024
1 parent 114b66d commit c8cf885
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 84 deletions.
343 changes: 263 additions & 80 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-router-dom": "^6.2.1",
"typescript": "^4.5.4",
"typescript": "^4.5.5",
"web-vitals": "^2.1.4"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5315,7 +5315,7 @@ __metadata:
react-icons: ^4.3.1
react-router-dom: ^6.2.1
react-scripts: 5.0.0
typescript: ^4.5.4
typescript: ^4.5.5
web-vitals: ^2.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12983,7 +12983,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:*, typescript@npm:^4.5.4":
"typescript@npm:*, typescript@npm:^4.5.5":
version: 4.5.5
resolution: "typescript@npm:4.5.5"
bin:
Expand All @@ -12993,7 +12993,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@*#~builtin<compat/typescript>, typescript@patch:typescript@^4.5.4#~builtin<compat/typescript>":
"typescript@patch:typescript@*#~builtin<compat/typescript>, typescript@patch:typescript@^4.5.5#~builtin<compat/typescript>":
version: 4.5.5
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
bin:
Expand Down

0 comments on commit c8cf885

Please sign in to comment.