Browse Source

chore(deps): update dependency @types/jest to v26.0.6

master
Renovate Bot 4 years ago
parent
commit
cbd5ccc2bf
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -71,7 +71,7 @@
"@types/detect-port": "1.3.0",
"@types/dockerode": "2.5.34",
"@types/fs-extra": "9.0.1",
"@types/jest": "26.0.5",
"@types/jest": "26.0.6",
"@types/js-yaml": "3.12.5",
"@types/node": "12.12.31",
"@types/react": "16.9.43",

8
yarn.lock

@ -2442,10 +2442,10 @@
jest-diff "^25.1.0"
pretty-format "^25.1.0"
"@types/jest@26.0.5":
version "26.0.5"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d"
integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==
"@types/jest@26.0.6":
version "26.0.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.6.tgz#b9f5ef7ba7e0e45a0c482667a0cf314f0a6ed6b3"
integrity sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"

Loading…
Cancel
Save