Skip to content

Commit 28e002e

Browse files
chore: bump eslint-plugin-jest from 27.0.1 to 27.2.1 in /site (#6396)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.1 to 27.2.1. - [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.1...v27.2.1) --- 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 454da9e commit 28e002e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"eslint-plugin-compat": "4.0.2",
115115
"eslint-plugin-eslint-comments": "3.2.0",
116116
"eslint-plugin-import": "2.26.0",
117-
"eslint-plugin-jest": "27.0.1",
117+
"eslint-plugin-jest": "27.2.1",
118118
"eslint-plugin-jsx-a11y": "6.6.1",
119119
"eslint-plugin-react": "7.31.1",
120120
"eslint-plugin-react-hooks": "4.6.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6754,10 +6754,10 @@ eslint-plugin-import@2.26.0:
67546754
resolve "^1.22.0"
67556755
tsconfig-paths "^3.14.1"
67566756

6757-
eslint-plugin-jest@27.0.1:
6758-
version "27.0.1"
6759-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.1.tgz#3e67ee2051411540988c62075e8788702a1064da"
6760-
integrity sha512-LosUsrkwVSs/8Z/I8Hqn5vWgTEsHrfIquDEKOsV8/cl+gbFR4tiRCE1AimEotsHjSC0Rx1tYm6vPhw8C3ktmmg==
6757+
eslint-plugin-jest@27.2.1:
6758+
version "27.2.1"
6759+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
6760+
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
67616761
dependencies:
67626762
"@typescript-eslint/utils" "^5.10.0"
67636763

0 commit comments

Comments
 (0)