Skip to content

Commit

Permalink
pkg: Update JS test packages (#2191)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 29, 2022
1 parent c2c7403 commit efd5280
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 327 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@anansi/babel-preset": "3.2.17",
"@anansi/browserslist-config": "1.4.0",
"@anansi/eslint-plugin": "0.14.2",
"@anansi/jest-preset": "0.7.26",
"@anansi/jest-preset": "0.7.28",
"@babel/cli": "7.18.10",
"@babel/core": "7.19.1",
"@babel/node": "7.19.1",
Expand All @@ -46,8 +46,8 @@
"@rest-hooks/test": "^7.2.1",
"@testing-library/react": "13.4.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "11.1.0",
"@types/jest": "29.0.3",
"@testing-library/react-native": "11.2.0",
"@types/jest": "29.1.0",
"@types/lodash": "4.14.185",
"@types/node": "18.7.21",
"@types/react": "18.0.21",
Expand All @@ -67,8 +67,8 @@
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"ignore-styles": "^5.0.1",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"jest": "29.1.1",
"jest-environment-jsdom": "29.1.1",
"mkdirp": "^1.0.4",
"nock": "13.2.9",
"prettier": "2.7.1",
Expand Down

0 comments on commit efd5280

Please sign in to comment.