Skip to content

Commit a32afd9

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps-dev): bump eslint-plugin-jest from 27.1.2 to 27.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.2 to 27.1.5. - [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.1.2...v27.1.5) --- 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>
1 parent 730506e commit a32afd9

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.27.0",
4545
"eslint-plugin-github": "^4.3.7",
46-
"eslint-plugin-jest": "^27.1.2",
46+
"eslint-plugin-jest": "^27.1.5",
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
@@ -1750,10 +1750,10 @@ eslint-plugin-import@^2.25.2:
17501750
resolve "^1.22.0"
17511751
tsconfig-paths "^3.14.1"
17521752

1753-
eslint-plugin-jest@^27.1.2:
1754-
version "27.1.2"
1755-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.2.tgz#5d29f1cf954e70f3d47f2465fca17cddfdb4430b"
1756-
integrity sha512-+nLOn5jvQKLUywXxXKsLuuENsB/FhygXOLI+l5QlF+ACGe0DM14FlpYrGZ4nEiTo0BGlL5MymG73XA/tC3v3fA==
1753+
eslint-plugin-jest@^27.1.5:
1754+
version "27.1.5"
1755+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz#16fad619cfee6cdf73d56098fbed0761e1f653ce"
1756+
integrity sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==
17571757
dependencies:
17581758
"@typescript-eslint/utils" "^5.10.0"
17591759

0 commit comments

Comments
 (0)