Skip to content

Commit 0d8bfdd

Browse files
chore(deps): bump eslint-plugin-jest to ^27.0.0
1 parent 0f33d2d commit 0d8bfdd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1739,9 +1739,9 @@
17391739
parse5 "^7.0.0"
17401740

17411741
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
1742-
version "7.0.13"
1743-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
1744-
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
1742+
version "7.0.14"
1743+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
1744+
integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
17451745

17461746
"@types/minimist@^1.2.0":
17471747
version "1.2.2"
@@ -1759,9 +1759,9 @@
17591759
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
17601760

17611761
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1762-
version "7.5.3"
1763-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
1764-
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
1762+
version "7.5.4"
1763+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
1764+
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
17651765

17661766
"@types/sinonjs__fake-timers@8.1.1":
17671767
version "8.1.1"
@@ -3230,9 +3230,9 @@ escodegen@^2.0.0:
32303230
source-map "~0.6.1"
32313231

32323232
eslint-plugin-jest@^27.0.0:
3233-
version "27.4.2"
3234-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
3235-
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
3233+
version "27.4.3"
3234+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.3.tgz#7b2330a9e1819b66d06e66b45dfa8e8ef0c23f79"
3235+
integrity sha512-7S6SmmsHsgIm06BAGCAxL+ABd9/IB3MWkz2pudj6Qqor2y1qQpWPfuFU4SG9pWj4xDjF0e+D7Llh5useuSzAZw==
32363236
dependencies:
32373237
"@typescript-eslint/utils" "^5.10.0"
32383238

0 commit comments

Comments
 (0)