Browse Source

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

master
Renovate Bot 4 years ago
parent
commit
f8a462ed48
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.7",
"@types/jest": "26.0.8",
"@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.7":
version "26.0.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
"@types/jest@26.0.8":
version "26.0.8"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"

Loading…
Cancel
Save