From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 04:55:47 +0000 (+0800) Subject: chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#8698) X-Git-Tag: v3.3.5~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ead9be2fdd56eb526e0c013acc96acc2badd0d6;p=thirdparty%2Fvuejs%2Fcore.git chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#8698) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.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/v27.2.1...v27.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfb36e99bf..f47cf17e32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: version: 8.33.0 eslint-plugin-jest: specifier: ^27.2.1 - version: 27.2.1(eslint@8.33.0)(typescript@5.0.2) + version: 27.2.2(eslint@8.33.0)(typescript@5.0.2) estree-walker: specifier: ^2.0.2 version: 2.0.2 @@ -2414,8 +2414,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-plugin-jest@27.2.1(eslint@8.33.0)(typescript@5.0.2): - resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} + /eslint-plugin-jest@27.2.2(eslint@8.33.0)(typescript@5.0.2): + resolution: {integrity: sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0