Skip to content

Commit

Permalink
bump @folio/stripes-webpack to v5.0.2
Browse files Browse the repository at this point in the history
Bump `@folio/stripes-webpack` to `^5.0.2` to avoid incompatible versions
of `favicons` >= `7.1.5` (STRWEB-105).
  • Loading branch information
zburke committed Jan 12, 2024
1 parent 728a736 commit 9c4c04b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history for stripes-cli

## 3.0.1 IN PROGRESS

* Bump `@folio/stripes-webpack` to `^5.0.2`.

## [3.0.0](https://github.com/folio-org/stripes-cli/tree/v3.0.0) (2023-10-11)
[Full Changelog](https://github.com/folio-org/stripes-cli/compare/v2.7.0...v3.0.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@folio/stripes-testing": "^3.0.0",
"@folio/stripes-webpack": "^5.0.0",
"@folio/stripes-webpack": "^5.0.2",
"@formatjs/cli": "^6.1.3",
"@formatjs/cli-lib": "^6.1.3",
"@octokit/rest": "^19.0.7",
Expand Down

0 comments on commit 9c4c04b

Please sign in to comment.