Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v27 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 25, 2022
1 parent 06b6052 commit ac81df5
Show file tree
Hide file tree
Showing 2 changed files with 1,107 additions and 1,900 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -73,14 +73,14 @@
"ansi-colors": "^4.1.1"
},
"devDependencies": {
"@types/jest": "^26.0.8",
"@types/jest": "^27.0.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "~5.12.0",
"@typescript-eslint/parser": "~5.12.0",
"eslint": "^7.6.0",
"jest": "^26.2.2",
"jest": "^27.0.0",
"rimraf": "^3.0.2",
"ts-jest": "^26.1.4",
"ts-jest": "^27.0.0",
"ts-node": "^10.0.0",
"typescript": "^3.9.7"
}
Expand Down

0 comments on commit ac81df5

Please sign in to comment.