mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-19 06:25:50 +00:00
build(deps-dev): Bump eslint-plugin-jest from 24.5.2 to 25.0.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.5.2 to 25.0.3. - [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](https://github.com/jest-community/eslint-plugin-jest/compare/v24.5.2...v25.0.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a137fd7650
commit
b46d351188
2 changed files with 5 additions and 5 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"@vercel/ncc": "^0.31.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-github": "^4.3.0",
|
||||
"eslint-plugin-jest": "^24.5.2",
|
||||
"eslint-plugin-jest": "^25.0.3",
|
||||
"jest": "^27.2.4",
|
||||
"jest-circus": "^27.2.4",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -1590,10 +1590,10 @@ eslint-plugin-import@^2.22.1:
|
|||
resolve "^1.20.0"
|
||||
tsconfig-paths "^3.11.0"
|
||||
|
||||
eslint-plugin-jest@^24.5.2:
|
||||
version "24.5.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.5.2.tgz#f71f98f27fd18b50f55246ca090f36d1730e36a6"
|
||||
integrity sha512-lrI3sGAyZi513RRmP08sIW241Ti/zMnn/6wbE4ZBhb3M2pJ9ztaZMnSKSKKBUfotVdwqU8W1KtD8ao2/FR8DIg==
|
||||
eslint-plugin-jest@^25.0.3:
|
||||
version "25.0.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.0.3.tgz#e881ad84e0b67ec2daa02c29ca010755063d0a6a"
|
||||
integrity sha512-Iz94ap1huFirBsT2a0cCMA0p1D3FI0HZdI3rFkhY1VFxPgumAgrnXI2MPfaAAv8swiu3rhDUIkG/IgOkpyy3HA==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "^4.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue