Skip to content

Commit ac61009

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps-dev): bump eslint-plugin-jest from 27.0.4 to 27.1.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.4 to 27.1.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](jest-community/eslint-plugin-jest@v27.0.4...v27.1.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>
1 parent cd015ba commit ac61009

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vercel/ncc": "^0.34.0",
4444
"eslint": "^8.24.0",
4545
"eslint-plugin-github": "^4.3.7",
46-
"eslint-plugin-jest": "^27.0.4",
46+
"eslint-plugin-jest": "^27.1.0",
4747
"eslint-plugin-prettier": "^4.2.1",
4848
"jest": "^28.1.0",
4949
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,10 @@ eslint-plugin-import@^2.25.2:
17431743
resolve "^1.22.0"
17441744
tsconfig-paths "^3.14.1"
17451745

1746-
eslint-plugin-jest@^27.0.4:
1747-
version "27.0.4"
1748-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.4.tgz#ab9c7b3f48bfade4762c24c415a5d9bbc0174a61"
1749-
integrity sha512-BuvY78pHMpMJ6Cio7sKg6jrqEcnRYPUc4Nlihku4vKx3FjlmMINSX4vcYokZIe+8TKcyr1aI5Kq7vYwgJNdQSA==
1746+
eslint-plugin-jest@^27.1.0:
1747+
version "27.1.0"
1748+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.0.tgz#f6ade75b721aa2b89e3726cb35f42f6623284ff2"
1749+
integrity sha512-sqojX5GKzQ8+PScF9rJ7dRMtu0NEIWsaDMLwRRvVE28mnWctZe5VAti394Nmut11vPwgxck9XnDmmjx/U9NowQ==
17501750
dependencies:
17511751
"@typescript-eslint/utils" "^5.10.0"
17521752

0 commit comments

Comments
 (0)