Skip to content

Commit

Permalink
Update parcel monorepo to v2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 43c052d commit 51f624d
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 412 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"test:unit": "jest --config jest.config.json"
},
"devDependencies": {
"@parcel/core": "2.9.1",
"@parcel/packager-ts": "2.9.1",
"@parcel/transformer-typescript-types": "2.9.1",
"@parcel/core": "2.10.3",
"@parcel/packager-ts": "2.10.3",
"@parcel/transformer-typescript-types": "2.10.3",
"@swc/core": "1.3.60",
"@swc/jest": "0.2.26",
"@types/jest": "29.5.1",
Expand All @@ -64,7 +64,7 @@
"jest": "29.5.0",
"lint-staged": "13.2.2",
"npm-run-all": "4.1.5",
"parcel": "2.9.1",
"parcel": "2.10.3",
"prettier": "2.8.1",
"typedoc": "0.24.7",
"typescript": "5.0.4"
Expand Down
Loading

0 comments on commit 51f624d

Please sign in to comment.