Skip to content

Commit

Permalink
Bump the lingui group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the lingui group with 4 updates in the / directory: [@lingui/core](https://github.com/lingui/js-lingui), [@lingui/react](https://github.com/lingui/js-lingui), [@lingui/babel-plugin-lingui-macro](https://github.com/lingui/js-lingui) and [@lingui/cli](https://github.com/lingui/js-lingui).


Updates `@lingui/core` from 5.0.0 to 5.1.2
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v5.0.0...v5.1.2)

Updates `@lingui/react` from 5.0.0 to 5.1.2
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v5.0.0...v5.1.2)

Updates `@lingui/babel-plugin-lingui-macro` from 5.0.0 to 5.1.2
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v5.0.0...v5.1.2)

Updates `@lingui/cli` from 5.0.0 to 5.1.2
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v5.0.0...v5.1.2)

---
updated-dependencies:
- dependency-name: "@lingui/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lingui
- dependency-name: "@lingui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lingui
- dependency-name: "@lingui/babel-plugin-lingui-macro"
  dependency-type: direct:development
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e6314d0 commit 9908388
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 66 deletions.
108 changes: 46 additions & 62 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"private": true,
"dependencies": {
"@babel/runtime": "^7.26.0",
"@lingui/core": "^5.0.0",
"@lingui/react": "^5.0.0",
"@lingui/core": "^5.1.2",
"@lingui/react": "^5.1.2",
"@patternfly/patternfly": "^5.4.2",
"@patternfly/react-core": "^5.4.11",
"@patternfly/react-table": "^5.4.12",
Expand All @@ -29,8 +29,8 @@
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@lingui/babel-plugin-lingui-macro": "^5.0.0",
"@lingui/cli": "^5.0.0",
"@lingui/babel-plugin-lingui-macro": "^5.1.2",
"@lingui/cli": "^5.1.2",
"@ls-lint/ls-lint": "^2.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"babel-loader": "^9.2.1",
Expand Down

0 comments on commit 9908388

Please sign in to comment.