Skip to content

Commit

Permalink
Bump @parcel/core from 2.10.0 to 2.10.1
Browse files Browse the repository at this point in the history
Bumps [@parcel/core](https://github.com/parcel-bundler/parcel) from 2.10.0 to 2.10.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.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: "@parcel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent fb1c81b commit 5c9bb38
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3184,7 +3184,7 @@ __metadata:
languageName: node
linkType: hard

"@parcel/core@npm:2.10.0, @parcel/core@npm:^2.10.0":
"@parcel/core@npm:2.10.0":
version: 2.10.0
resolution: "@parcel/core@npm:2.10.0"
dependencies:
Expand Down Expand Up @@ -3217,6 +3217,39 @@ __metadata:
languageName: node
linkType: hard

"@parcel/core@npm:^2.10.0":
version: 2.10.1
resolution: "@parcel/core@npm:2.10.1"
dependencies:
"@mischnic/json-sourcemap": ^0.1.0
"@parcel/cache": 2.10.1
"@parcel/diagnostic": 2.10.1
"@parcel/events": 2.10.1
"@parcel/fs": 2.10.1
"@parcel/graph": 3.0.1
"@parcel/logger": 2.10.1
"@parcel/package-manager": 2.10.1
"@parcel/plugin": 2.10.1
"@parcel/profiler": 2.10.1
"@parcel/rust": 2.10.1
"@parcel/source-map": ^2.1.1
"@parcel/types": 2.10.1
"@parcel/utils": 2.10.1
"@parcel/workers": 2.10.1
abortcontroller-polyfill: ^1.1.9
base-x: ^3.0.8
browserslist: ^4.6.6
clone: ^2.1.1
dotenv: ^7.0.0
dotenv-expand: ^5.1.0
json5: ^2.2.0
msgpackr: ^1.5.4
nullthrows: ^1.1.1
semver: ^7.5.2
checksum: d5c3155f8515973ee307d23a10ae5664eac6cc9017b630e93d221c5cbaf1bc332f9904b098f312107c26f5df611ba12ef3a2fd69217082b62373465bf3aa76f5
languageName: node
linkType: hard

"@parcel/diagnostic@npm:2.10.0":
version: 2.10.0
resolution: "@parcel/diagnostic@npm:2.10.0"
Expand Down Expand Up @@ -3290,6 +3323,15 @@ __metadata:
languageName: node
linkType: hard

"@parcel/graph@npm:3.0.1":
version: 3.0.1
resolution: "@parcel/graph@npm:3.0.1"
dependencies:
nullthrows: ^1.1.1
checksum: 24469b16beeaab13b14fc9f7df8f897dce908dbf5b44791d1f7a438b212fd70caf6a57bb45f2bb8b981632249948304df1381cf9954b6167d7204401ff561290
languageName: node
linkType: hard

"@parcel/logger@npm:2.10.0":
version: 2.10.0
resolution: "@parcel/logger@npm:2.10.0"
Expand Down

0 comments on commit 5c9bb38

Please sign in to comment.