Browse Source

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

master
Renovate Bot 4 years ago
parent
commit
c1138a85f1
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.6",
"@types/jest": "26.0.7",
"@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.6":
version "26.0.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.6.tgz#b9f5ef7ba7e0e45a0c482667a0cf314f0a6ed6b3"
integrity sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw==
"@types/jest@26.0.7":
version "26.0.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"

Loading…
Cancel
Save