Skip to content

Commit 9be0b64

Browse files
build(deps): bump the prod-minor-versions group across 1 directory with 2 updates (#264)
Bumps the prod-minor-versions group with 2 updates in the /frontend directory: [i18next](https://github.com/i18next/i18next) and [isbot](https://github.com/omrilotan/isbot). Updates `i18next` from 25.0.1 to 25.0.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.0.1...v25.0.2) Updates `isbot` from 5.1.26 to 5.1.27 - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v5.1.26...v5.1.27) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-versions - dependency-name: isbot dependency-version: 5.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e0dab8 commit 9be0b64

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

frontend/package-lock.json

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"date-fns": "^4.1.0",
4848
"express": "^5.1.0",
4949
"express-session": "^1.18.1",
50-
"i18next": "^25.0.1",
50+
"i18next": "^25.0.2",
5151
"i18next-fetch-backend": "^6.0.0",
5252
"ioredis": "^5.6.1",
53-
"isbot": "^5.1.26",
53+
"isbot": "^5.1.27",
5454
"minimatch": "^10.0.1",
5555
"morgan": "^1.10.0",
5656
"react": "^19.1.0",

0 commit comments

Comments
 (0)