Update dependency webpack to v5.85.1
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
webpack | 5.85.0 -> 5.85.1 |
Release Notes
webpack/webpack
v5.85.1
Bug Fixes
- Fix bug in handling barrel imports (#17305) by @bworline in https://github.com/webpack/webpack/pull/17307 - NOTE: An internal API
BasicEvaluatedExpression.getMemberRangeStarts
has been changed toBasicEvaluatedExpression.getMemberRanges
, please see type definition changes and the pull request for more information.
Dependencies & Maintenance
- Bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in https://github.com/webpack/webpack/pull/17297
Full Changelog: https://github.com/webpack/webpack/compare/v5.85.0...v5.85.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.