Skip to content

Commit

Permalink
deps(Jest): Update to 25.5.4. (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecklandgraf authored May 21, 2020
1 parent 260a383 commit ffcc75b
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 691 deletions.
4 changes: 2 additions & 2 deletions packages/config-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"node": ">=10.16.0"
},
"devDependencies": {
"@types/jest": "^25.1.3"
"@types/jest": "^25.2.3"
},
"dependencies": {
"@airbnb/nimbus-common": "^3.0.1",
Expand All @@ -31,7 +31,7 @@
"@beemo/driver-jest": "^1.2.1",
"airbnb-js-shims": "^2.2.1",
"dom-storage": "^2.1.0",
"jest": "^25.1.0"
"jest": "^25.5.4"
},
"optionalPeerDependencies": {
"aphrodite": "^4.0.0",
Expand Down
Loading

0 comments on commit ffcc75b

Please sign in to comment.