Skip to content

Commit

Permalink
chore(deps): update jest monorepo to ^27.4.5 (#824)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 15, 2021
1 parent ae81136 commit 3fa487b
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 118 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"jest": "^27.4.4",
"jest": "^27.4.5",
"lint-staged": "^12.1.2",
"prettier": "^2.5.1",
"prop-types": "^15.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-recommended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"jest": "^27.4.4",
"jest": "^27.4.5",
"lint-staged": "^12.1.2",
"prettier": "^2.5.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@types/eslint": "^7.29.0",
"@types/jest": "^27.0.3",
"@types/node": "^16.11.12",
"babel-jest": "^27.4.4",
"babel-jest": "^27.4.5",
"dedent": "^0.7.0",
"eslint": "^7.32.0",
"jest": "^27.4.4",
"jest": "^27.4.5",
"lint-staged": "^12.1.2",
"prettier": "^2.5.1",
"typescript": "^4.5.3"
Expand Down
Loading

0 comments on commit 3fa487b

Please sign in to comment.