Skip to content

Commit

Permalink
STRWEB-61 lock enhanced-resolve to 5.10.0
Browse files Browse the repository at this point in the history
Avoid the buggy 5.11.0 release that appears to be incompatible with
webpack-virtual-modules. Additional details at
folio-org/stripes-webpack#81.

Refs STRWEB-61
  • Loading branch information
zburke committed Nov 23, 2022
1 parent d8f7697 commit 7142b56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* Add additional shared third-party dependencies. Refs FOLIO-3602.
* Bump `stripes-erm-components` from `v6` to `v7`. Refs FOLIO-3620.
* Lock `enhanced-resolve` to `~5.10.0` to avoid the buggy 5.11.0 release. Refs STRWEB-61.

## 1.0.0 (IN PROGRESS)
* Add oai-pmh module. Refs MODOAIPMH-94.
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"@folio/stripes-cli": "^2.4.0",
"@rehooks/local-storage": "2.4.0",
"colors": "1.4.0",
"enhanced-resolve": "~5.10.0",
"final-form": "^4.20.4",
"minimist": "^1.2.3",
"moment": "~2.29.0",
Expand Down

0 comments on commit 7142b56

Please sign in to comment.