Skip to content

Commit 42685d1

Browse files
build(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.3.0 (#1526)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.2.0 to 28.3.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@v28.2.0...v28.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aba49b6 commit 42685d1

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
@@ -46,7 +46,7 @@
4646
"cssnano": "^6.1.2",
4747
"cypress": "13.7.3",
4848
"eslint": "^8.57.0",
49-
"eslint-plugin-jest": "^28.2.0",
49+
"eslint-plugin-jest": "^28.3.0",
5050
"http-server": "^14.1.1",
5151
"jest": "^29.7.0",
5252
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4322,10 +4322,10 @@ escodegen@^2.0.0:
43224322
optionalDependencies:
43234323
source-map "~0.6.1"
43244324

4325-
eslint-plugin-jest@^28.2.0:
4326-
version "28.2.0"
4327-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.2.0.tgz#863e2b2bda95eb41981ba9bcf4c44f57dce40a73"
4328-
integrity sha512-yRDti/a+f+SMSmNTiT9/M/MzXGkitl8CfzUxnpoQcTyfq8gUrXMriVcWU36W1X6BZSUoyUCJrDAWWUA2N4hE5g==
4325+
eslint-plugin-jest@^28.3.0:
4326+
version "28.3.0"
4327+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3.0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec"
4328+
integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA==
43294329
dependencies:
43304330
"@typescript-eslint/utils" "^6.0.0"
43314331

0 commit comments

Comments
 (0)