Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 3b3f250 commit aea838f
Show file tree
Hide file tree
Showing 4 changed files with 1,249 additions and 834 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"@types/lodash": "^4.14.150",
"@types/minimist": "^1.2.0",
"@types/node": "^13.13.4",
"jest": "^25.5.4",
"jest": "^27.3.0",
"nodemon": "^2.0.3",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"ts-jest": "^25.4.0",
"ts-jest": "^27.0.7",
"typescript": "^3.8.3"
}
}
4 changes: 2 additions & 2 deletions packages/json-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"@types/lodash": "^4.14.150",
"@types/mkdirp": "^0.5.2",
"@types/node": "^13.13.4",
"jest": "^25.5.4",
"jest": "^27.3.0",
"nodemon": "^2.0.3",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"ts-jest": "^25.4.0",
"ts-jest": "^27.0.7",
"typescript": "^3.8.3"
}
}
4 changes: 2 additions & 2 deletions packages/lemon-sour/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@
"@types/rimraf": "^2.0.4",
"cross-env": "^7.0.2",
"esm": "^3.2.25",
"jest": "^25.5.4",
"jest": "^27.3.0",
"nodemon": "^2.0.3",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"ts-jest": "^27.0.7",
"typescript": "^3.8.3"
}
}
Loading

0 comments on commit aea838f

Please sign in to comment.