Skip to content

Commit

Permalink
libms-npm: bump eslint-plugin-jest from 27.4.2 to 27.4.3 in /servers/lib
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 763bec9 commit 7c4ac95
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion servers/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest": "^27.4.3",
"eslint-plugin-prettier": "^5.0.0",
"jest": "29.7.0",
"prettier": "^3.0.3",
Expand Down
12 changes: 6 additions & 6 deletions servers/lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4028,9 +4028,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.4.0":
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 @@ -4042,7 +4042,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 99a8301ae00c37da97866b8b13c89a077716d2c653b26bc417d242e7300a43237c0017fd488c43966fa38585f19050facdbbc71d03ca36a1ce6f2ba930a9143e
checksum: de062a04f30d72535aecfd6594aa302cf350d62e86805c8f0edbb3dce4cde5b557766e7acfd0f87709a9b70854cc2522c04b875337925c64d0d9bc1118ef4693
languageName: node
linkType: hard

Expand Down Expand Up @@ -6252,7 +6252,7 @@ __metadata:
eslint-config-airbnb-base: ^15.0.0
eslint-config-prettier: ^9.0.0
eslint-plugin-import: ^2.28.1
eslint-plugin-jest: ^27.4.0
eslint-plugin-jest: ^27.4.3
eslint-plugin-prettier: ^5.0.0
express: ^4.18.2
graphql: ^16.8.1
Expand All @@ -6268,7 +6268,7 @@ __metadata:
type-graphql: ^2.0.0-beta.3
typescript: ^5.2.2
peerDependencies:
graphql-scalars: "*"
graphql-scalars: ^1.22.2
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 7c4ac95

Please sign in to comment.