Skip to content

Commit

Permalink
Update parcel in examples/parcel and website
Browse files Browse the repository at this point in the history
  • Loading branch information
mdaines committed Oct 27, 2023
1 parent 87dd91d commit b6c80de
Show file tree
Hide file tree
Showing 3 changed files with 471 additions and 464 deletions.
2 changes: 1 addition & 1 deletion packages/examples/parcel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@viz-js/viz": "3.2.3",
"parcel": "^2.9.3"
"parcel": "^2.10.1"
},
"browserslist": "> 0.5%, last 2 versions, not dead",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"devDependencies": {
"mocha": "^10.2.0",
"parcel": "^2.9.3",
"parcel": "^2.10.1",
"plugins": "^0.4.2",
"process": "^0.11.10"
},
Expand Down
Loading

0 comments on commit b6c80de

Please sign in to comment.