mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
⬆️ Bump eslint-plugin-jest from 27.2.3 to 27.6.0 (#1624)
⬆️ Bump eslint-plugin-jest from 27.2.3 to 27.6.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.6.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea16c7cec0
commit
221c0545d0
@ -27,7 +27,7 @@
|
||||
"eslint-import-resolver-alias": "^1.1.2",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-jest": "^27.2.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"focus-trap-react": "^10.2.2",
|
||||
"gitmojis": "workspace:*",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -84,8 +84,8 @@ importers:
|
||||
specifier: ^2.29.0
|
||||
version: 2.29.0(@typescript-eslint/parser@6.9.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.48.0)
|
||||
eslint-plugin-jest:
|
||||
specifier: ^27.2.3
|
||||
version: 27.2.3(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.48.0)(jest@29.7.0)(typescript@5.2.2)
|
||||
specifier: ^27.6.0
|
||||
version: 27.6.0(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.48.0)(jest@29.7.0)(typescript@5.2.2)
|
||||
eslint-plugin-react:
|
||||
specifier: ^7.33.2
|
||||
version: 7.33.2(eslint@8.48.0)
|
||||
@ -4255,8 +4255,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.48.0)(jest@29.7.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==}
|
||||
/eslint-plugin-jest@27.6.0(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.48.0)(jest@29.7.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user