Skip to content

Commit

Permalink
chore(npm): update parcel monorepo to v2.13.2 (#1031)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 2a8ee03 commit dc1970e
Show file tree
Hide file tree
Showing 3 changed files with 412 additions and 412 deletions.
6 changes: 3 additions & 3 deletions examples/parcel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@parcel/config-default": "2.13.0",
"@parcel/resolver-default": "2.13.0",
"@parcel/config-default": "2.13.2",
"@parcel/resolver-default": "2.13.2",
"babel-plugin-polyfill-custom": "^1.0.134",
"parcel": "2.13.0",
"parcel": "2.13.2",
"parcel-resolver-data-uri": "file:./utils/parcel-resolver-data-uri",
"process": "0.11.10"
}
Expand Down
Loading

0 comments on commit dc1970e

Please sign in to comment.