Skip to content

Commit

Permalink
chore(deps): update testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2022
1 parent c5b949e commit 7f65058
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 183 deletions.
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.5",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
Expand Down
6 changes: 3 additions & 3 deletions config/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"dependencies": {
"@babel/core": "7.20.5",
"@swc/core": "1.3.14",
"@swc/jest": "0.2.23",
"@types/jest": "29.2.2",
"@swc/jest": "0.2.24",
"@types/jest": "29.2.4",
"babel-jest": "29.3.1",
"find-up": "5.0.0",
"jest-watch-typeahead": "2.2.0",
"jest-watch-typeahead": "2.2.1",
"merge-deep": "3.0.3",
"react-test-renderer": "18.2.0",
"ts-jest": "29.0.3"
Expand Down
Loading

0 comments on commit 7f65058

Please sign in to comment.