Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 982ba05

Browse files
chore: bump eslint-plugin-jest from 26.1.1 to 26.1.2 in /site
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.1 to 26.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@v26.1.1...v26.1.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 305b67c commit 982ba05

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
@@ -66,7 +66,7 @@
6666
"eslint-import-resolver-typescript": "2.7.0",
6767
"eslint-plugin-compat": "4.0.2",
6868
"eslint-plugin-import": "2.25.4",
69-
"eslint-plugin-jest": "26.1.1",
69+
"eslint-plugin-jest": "26.1.2",
7070
"eslint-plugin-jsx-a11y": "6.5.1",
7171
"eslint-plugin-no-storage": "1.0.2",
7272
"eslint-plugin-react": "7.29.4",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6404,10 +6404,10 @@ [email protected]:
64046404
resolve "^1.20.0"
64056405
tsconfig-paths "^3.12.0"
64066406

6407-
6408-
version "26.1.1"
6409-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1.tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1"
6410-
integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA==
6407+
6408+
version "26.1.2"
6409+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.2.tgz#0f1a15c62889fffc3f78a773749d672f1bedb15f"
6410+
integrity sha512-1bXCoRODPkGN06n9KAMls4Jm0eyS+0Q/LWcIxhqWR2ycV0Z7lnx2c10idk4dtFIJY5xStgiIr5snC6/rxcXpbw==
64116411
dependencies:
64126412
"@typescript-eslint/utils" "^5.10.0"
64136413

0 commit comments

Comments
 (0)