mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Bump eslint-plugin-jest from 23.13.2 to 23.17.1 (#339)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.13.2 to 23.17.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.13.2...v23.17.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
95cdadb8d2
commit
f2485efda8
@ -43,7 +43,7 @@
|
|||||||
"@types/node": "14.0.13",
|
"@types/node": "14.0.13",
|
||||||
"eslint": "7.2.0",
|
"eslint": "7.2.0",
|
||||||
"eslint-plugin-github": "3.4.1",
|
"eslint-plugin-github": "3.4.1",
|
||||||
"eslint-plugin-jest": "23.13.2",
|
"eslint-plugin-jest": "23.17.1",
|
||||||
"eslint-plugin-prettier": "^3.1.2",
|
"eslint-plugin-prettier": "^3.1.2",
|
||||||
"jest": "25.5.4",
|
"jest": "25.5.4",
|
||||||
"jest-circus": "26.0.1",
|
"jest-circus": "26.0.1",
|
||||||
|
@ -1733,9 +1733,9 @@ eslint-plugin-import@>=2.18.2:
|
|||||||
read-pkg-up "^2.0.0"
|
read-pkg-up "^2.0.0"
|
||||||
resolve "^1.12.0"
|
resolve "^1.12.0"
|
||||||
|
|
||||||
eslint-plugin-jest@23.13.2:
|
eslint-plugin-jest@23.17.1:
|
||||||
version "23.13.2"
|
version "23.17.1"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2.tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.17.1.tgz#c0f39ba78e0f33b7ee1ce4ec92b773e39026ea3f"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/experimental-utils" "^2.5.0"
|
"@typescript-eslint/experimental-utils" "^2.5.0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user