1
1
mirror of https://github.com/primer/css.git synced 2025-01-07 14:58:54 +03:00

Bump eslint-plugin-jest from 24.5.0 to 24.5.2 (#1648)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.5.0 to 24.5.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](https://github.com/jest-community/eslint-plugin-jest/compare/v24.5.0...v24.5.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-04 09:38:26 -07:00 committed by GitHub
parent f0b70b5899
commit 7fcf74ca26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"cssstats": "4.0.2",
"eslint": "7.32.0",
"eslint-plugin-github": "4.3.0",
"eslint-plugin-jest": "24.5.0",
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-prettier": "4.0.0",
"filesize": "8.0.3",
"front-matter": "4.0.2",

View File

@ -2364,10 +2364,10 @@ eslint-plugin-import@^2.22.1:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"
eslint-plugin-jest@24.5.0:
version "24.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.5.0.tgz#a223a0040a19af749a161807254f0e47f5bfdcc3"
integrity sha512-Cm+XdX7Nms2UXGRnivHFVcM3ZmlKheHvc9VD78iZLO1XcqB59WbVjrMSiesCbHDlToxWjMJDiJMgc1CzFE13Vg==
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==
dependencies:
"@typescript-eslint/experimental-utils" "^4.0.1"