Skip to content

Commit

Permalink
Upgrading to Typescript 4.6 and Parcel 2.3 (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigatk committed May 3, 2022
1 parent c8322df commit bb0bfaf
Show file tree
Hide file tree
Showing 2 changed files with 761 additions and 2,219 deletions.
7 changes: 4 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,15 @@
"env-cmd": "10.1.0",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"parcel": "2.2.1",
"parcel": "2.3.2",
"prettier": "2.5.1",
"process": "0.11.10",
"projektor-publish": "3.10.1",
"resize-observer-polyfill": "1.5.1",
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-jest": "27.1.3",
"typescript": "4.5.5",
"ts-jest": "27.1.4",
"typescript": "4.6.4",
"wait-for-expect": "3.0.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit bb0bfaf

Please sign in to comment.