Skip to content

Commit

Permalink
Bump the lingui group with 3 updates (#4967)
Browse files Browse the repository at this point in the history
Bumps the lingui group with 3 updates: [@lingui/react](https://github.com/lingui/js-lingui), [@lingui/cli](https://github.com/lingui/js-lingui) and [@lingui/macro](https://github.com/lingui/js-lingui).


Updates `@lingui/react` from 4.7.2 to 4.8.0
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v4.7.2...v4.8.0)

Updates `@lingui/cli` from 4.7.2 to 4.8.0
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v4.7.2...v4.8.0)

Updates `@lingui/macro` from 4.7.2 to 4.8.0
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v4.7.2...v4.8.0)

---
updated-dependencies:
- dependency-name: "@lingui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lingui
- dependency-name: "@lingui/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lingui
- dependency-name: "@lingui/macro"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lingui
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 97b8832 commit d417c4a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 44 deletions.
102 changes: 61 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"dependencies": {
"@babel/runtime": "^7.24.4",
"@lingui/react": "^4.7.2",
"@lingui/react": "^4.8.0",
"@patternfly/patternfly": "^5.2.1",
"@patternfly/react-code-editor": "^5.2.2",
"@patternfly/react-core": "^5.2.2",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@lingui/cli": "^4.7.2",
"@lingui/macro": "^4.7.2",
"@lingui/cli": "^4.8.0",
"@lingui/macro": "^4.8.0",
"@ls-lint/ls-lint": "^2.2.3",
"@redhat-cloud-services/frontend-components-config": "^6.0.11",
"@redhat-cloud-services/frontend-components-config-utilities": "^3.0.5",
Expand Down

0 comments on commit d417c4a

Please sign in to comment.