Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent ccd6135 commit 676fa97
Show file tree
Hide file tree
Showing 2 changed files with 1,348 additions and 700 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^8.3.4",
"@types/debug": "^4.1.5",
"@types/jest": "^25.2.1",
"@types/jest": "27.4.1",
"@types/node": "^13.13.4",
"@types/papaparse": "^5.0.4",
"@types/ramda": "^0.27.4",
Expand All @@ -81,10 +81,10 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"husky": "^4.2.5",
"jest": "^25.5.0",
"jest": "27.5.1",
"lint-staged": "^10.2.0",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"ts-jest": "27.1.3",
"tsdx": "^0.13.2",
"tslib": "^1.11.1",
"typescript": "^3.8.3"
Expand Down
Loading

0 comments on commit 676fa97

Please sign in to comment.