Bump parcel from 2.4.1 to 2.5.0

Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: parcel
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-22 07:00:32 +00:00
committed by GitHub
parent 13f719a7f6
commit cdbbd5d62b
2 changed files with 387 additions and 805 deletions

2
package.json Executable file → Normal file
View File

@@ -17,7 +17,7 @@
"Prod": "npm run Cleanup && npm run Init && parcel build src/index.pug --dist-dir build" "Prod": "npm run Cleanup && npm run Init && parcel build src/index.pug --dist-dir build"
}, },
"devDependencies": { "devDependencies": {
"parcel": "^2.4.1" "parcel": "^2.5.0"
}, },
"engines": { "engines": {
"node": "^18.*" "node": "^18.*"

1190
yarn.lock

File diff suppressed because it is too large Load Diff