Skip to content

Commit

Permalink
[stable-4.9] Bump the lingui group across 1 directory with 3 updates (#…
Browse files Browse the repository at this point in the history
…5205)

Bumps the lingui group with 3 updates in the / directory: [@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.11.1 to 4.11.4
- [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.11.1...v4.11.4)

Updates `@lingui/cli` from 4.11.1 to 4.11.4
- [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.11.1...v4.11.4)

Updates `@lingui/macro` from 4.11.1 to 4.11.4
- [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.11.1...v4.11.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 2bf50f4 commit e921f7d
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 58 deletions.
101 changes: 46 additions & 55 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.25.6",
"@lingui/react": "^4.11.1",
"@lingui/react": "^4.11.4",
"@patternfly/patternfly": "^4.224.5",
"@patternfly/react-code-editor": "^4.82.122",
"@patternfly/react-core": "^4.278.1",
Expand Down Expand Up @@ -35,8 +35,8 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@lingui/cli": "^4.11.1",
"@lingui/macro": "^4.11.1",
"@lingui/cli": "^4.11.4",
"@lingui/macro": "^4.11.4",
"@ls-lint/ls-lint": "^2.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"babel-loader": "^9.1.3",
Expand Down

0 comments on commit e921f7d

Please sign in to comment.