diff --git a/node_modules/jest-snapshot/package.json b/node_modules/jest-snapshot/package.json index c4562420..1c92e6e6 100644 --- a/node_modules/jest-snapshot/package.json +++ b/node_modules/jest-snapshot/package.json @@ -13,11 +13,11 @@ "@babel/types": "^7.0.0", "@jest/types": "^24.9.0", "chalk": "^2.0.1", - "expect": "^24.9.0", + "expect": "^25.0.0", "jest-diff": "^24.9.0", "jest-get-type": "^24.9.0", "jest-matcher-utils": "^24.9.0", - "jest-message-util": "^24.9.0", + "jest-message-util": "^25.0.0", "jest-resolve": "^24.9.0", "mkdirp": "^0.5.1", "natural-compare": "^1.4.0",