Skip to content

Commit dc9f10b

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps-dev): bump eslint-plugin-jest from 27.1.0 to 27.1.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.0 to 27.1.2. - [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.0...v27.1.2) --- 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 ba52292 commit dc9f10b

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.1.0",
46+
"eslint-plugin-jest": "^27.1.2",
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
@@ -1755,10 +1755,10 @@ eslint-plugin-import@^2.25.2:
17551755
resolve "^1.22.0"
17561756
tsconfig-paths "^3.14.1"
17571757

1758-
eslint-plugin-jest@^27.1.0:
1759-
version "27.1.0"
1760-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.0.tgz#f6ade75b721aa2b89e3726cb35f42f6623284ff2"
1761-
integrity sha512-sqojX5GKzQ8+PScF9rJ7dRMtu0NEIWsaDMLwRRvVE28mnWctZe5VAti394Nmut11vPwgxck9XnDmmjx/U9NowQ==
1758+
eslint-plugin-jest@^27.1.2:
1759+
version "27.1.2"
1760+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.2.tgz#5d29f1cf954e70f3d47f2465fca17cddfdb4430b"
1761+
integrity sha512-+nLOn5jvQKLUywXxXKsLuuENsB/FhygXOLI+l5QlF+ACGe0DM14FlpYrGZ4nEiTo0BGlL5MymG73XA/tC3v3fA==
17621762
dependencies:
17631763
"@typescript-eslint/utils" "^5.10.0"
17641764

0 commit comments

Comments
 (0)