Skip to content

Commit

Permalink
Bump @formatjs/cli from ^4.2.2 to ^6.1.3 (#1329)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Aug 17, 2023
1 parent 23aafcb commit 7d6ce56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* Replace `align-items: start` with `flex-start`; it is more widely supported. Refs STCOR-722.
* *BREAKING* bump `react` to `v18`, and dev-deps accordingly. Refs STCOR-729.
* Added `consortiaServices` utils to hold common consortia helpers. Refs STCOR-733.
* Bump `@formatjs/cli` to `^6.1.3`.

## [9.0.0](https://github.com/folio-org/stripes-core/tree/v9.0.0) (2023-01-30)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v8.3.0...v9.0.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@folio/stripes-connect": "^9.0.0",
"@folio/stripes-logger": "^1.0.0",
"@folio/stripes-testing": "^3.1.0",
"@formatjs/cli": "^4.2.2",
"@formatjs/cli": "^6.1.3",
"chai": "^4.1.2",
"eslint": "^7.32.0",
"miragejs": "^0.1.32",
Expand Down

0 comments on commit 7d6ce56

Please sign in to comment.