Skip to content

Commit

Permalink
chore(deps): update jest monorepo to ^27.4.4 (#823)
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 12, 2021
1 parent e55e666 commit ae81136
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 146 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.3",
"jest": "^27.4.4",
"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.3",
"jest": "^27.4.4",
"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.2",
"babel-jest": "^27.4.4",
"dedent": "^0.7.0",
"eslint": "^7.32.0",
"jest": "^27.4.3",
"jest": "^27.4.4",
"lint-staged": "^12.1.2",
"prettier": "^2.5.1",
"typescript": "^4.5.3"
Expand Down
Loading

0 comments on commit ae81136

Please sign in to comment.