Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 (#988)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.4.3.
- [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](jest-community/eslint-plugin-jest@v27.4.2...v27.4.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent 569fdd6 commit 669da2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jest": "^27.4.3",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5577,9 +5577,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.4.2":
version: 27.4.2
resolution: "eslint-plugin-jest@npm:27.4.2"
"eslint-plugin-jest@npm:^27.4.3":
version: 27.4.3
resolution: "eslint-plugin-jest@npm:27.4.3"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -5591,7 +5591,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 99a8301ae00c37da97866b8b13c89a077716d2c653b26bc417d242e7300a43237c0017fd488c43966fa38585f19050facdbbc71d03ca36a1ce6f2ba930a9143e
checksum: de062a04f30d72535aecfd6594aa302cf350d62e86805c8f0edbb3dce4cde5b557766e7acfd0f87709a9b70854cc2522c04b875337925c64d0d9bc1118ef4693
languageName: node
linkType: hard

Expand Down Expand Up @@ -11786,7 +11786,7 @@ __metadata:
eslint-config-prettier: ^9.0.0
eslint-config-standard: ^17.1.0
eslint-plugin-import: ^2.28.1
eslint-plugin-jest: ^27.4.2
eslint-plugin-jest: ^27.4.3
eslint-plugin-n: ^16.2.0
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^5.0.1
Expand Down

0 comments on commit 669da2e

Please sign in to comment.