Skip to content

Commit

Permalink
Bump parcel from 2.0.1 to 2.2.1 (#455)
Browse files Browse the repository at this point in the history
* Bump parcel from 2.0.1 to 2.2.1

Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.0.1 to 2.2.1.
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.0.1...v2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* updated sub-dependencies

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Adler <[email protected]>
  • Loading branch information
dependabot[bot] and arty-name authored Jan 26, 2022
1 parent 3ae6964 commit ffe41a3
Show file tree
Hide file tree
Showing 2 changed files with 707 additions and 967 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@babel/core": "^7.16.12",
"@babel/preset-env": "^7.16.11",
"@jest/globals": "^27.4.6",
"@parcel/optimizer-data-url": "^2.0.1",
"@parcel/transformer-inline-string": "^2.0.1",
"@parcel/optimizer-data-url": "^2.2.1",
"@parcel/transformer-inline-string": "^2.2.1",
"@storybook/addon-actions": "^6.4.14",
"@storybook/addon-console": "^1.2.3",
"@storybook/addon-controls": "^6.4.14",
Expand Down Expand Up @@ -93,7 +93,7 @@
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^27.4.7",
"parcel": "^2.0.1",
"parcel": "^2.2.1",
"pino-pretty": "^7.5.0",
"prettier": "^2.5.1",
"react-router": "^5.2.1",
Expand Down
Loading

0 comments on commit ffe41a3

Please sign in to comment.