From da2be117fb3aa73d1782d7bf5287eecd96e418ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 06:48:10 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-i18next in /services/idp Bumps [eslint-plugin-i18next](https://github.com/edvardchen/eslint-plugin-i18next) from 6.0.9 to 6.1.1. - [Changelog](https://github.com/edvardchen/eslint-plugin-i18next/blob/main/CHANGELOG.md) - [Commits](https://github.com/edvardchen/eslint-plugin-i18next/compare/v6.0.9...v6.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-i18next dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/idp/package.json | 2 +- services/idp/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/services/idp/package.json b/services/idp/package.json index d81dd0563..627cba5ec 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -122,7 +122,7 @@ "eslint-config-react-app": "^6.0.0", "eslint-loader": "^4.0.2", "eslint-plugin-flowtype": "^5.10.0", - "eslint-plugin-i18next": "^6.0.9", + "eslint-plugin-i18next": "^6.1.1", "eslint-plugin-import": "^2.30.0", "eslint-plugin-jest": "^24.7.0", "eslint-plugin-jsx-a11y": "^6.9.0", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 4e0cfed32..0513d8253 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -160,8 +160,8 @@ importers: specifier: ^5.10.0 version: 5.10.0(eslint@7.32.0) eslint-plugin-i18next: - specifier: ^6.0.9 - version: 6.0.9 + specifier: ^6.1.1 + version: 6.1.1 eslint-plugin-import: specifier: ^2.30.0 version: 2.30.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@4.9.5))(eslint@7.32.0) @@ -2953,8 +2953,8 @@ packages: peerDependencies: eslint: ^7.1.0 - eslint-plugin-i18next@6.0.9: - resolution: {integrity: sha512-tAof/p58sN4Az+P6kqu+RijqddalHhz0X6fe+exyBJAUvN9Yk1plOKl8XMySCIQS+vnRWbzzThgHXeDe++uEXQ==} + eslint-plugin-i18next@6.1.1: + resolution: {integrity: sha512-/Vy6BfX44njxpRnbJm7bbph0KaNJF2eillqN5W+u03hHuxmh9BjtjdPSrI9HPtyoEbG4j5nBn9gXm/dg99mz3Q==} engines: {node: '>=0.10.0'} eslint-plugin-import@2.30.0: @@ -10000,7 +10000,7 @@ snapshots: lodash: 4.17.21 string-natural-compare: 3.0.1 - eslint-plugin-i18next@6.0.9: + eslint-plugin-i18next@6.1.1: dependencies: lodash: 4.17.21 requireindex: 1.1.0