Skip to content

Commit

Permalink
Update parcel to last version (#269)
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Philippe Zolesio <zolesio@adobe.com>
  • Loading branch information
holblin and Jean-Philippe Zolesio committed Jan 16, 2024
1 parent 57dabff commit da42c0d
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 472 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"Readme.md"
],
"devDependencies": {
"@parcel/packager-ts": "2.10.3",
"@parcel/transformer-typescript-types": "2.10.3",
"@parcel/packager-ts": "2.11.0",
"@parcel/transformer-typescript-types": "2.11.0",
"@types/benchmark": "^2.1.1",
"@types/bytes": "^3.1.1",
"@types/jest": "^29.5.3",
Expand All @@ -26,7 +26,7 @@
"bytes": "^3.1.0",
"gts": "^5.0.0",
"jest": "^29.6.2",
"parcel": "^2.10.3",
"parcel": "^2.11.0",
"ts-jest": "^29.1.1",
"typescript": "^5.0.2"
},
Expand Down

0 comments on commit da42c0d

Please sign in to comment.