Skip to content

Commit

Permalink
pkg: Update validation packages (#3302)
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] authored Dec 6, 2024
1 parent d52d7d8 commit 9097187
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 94 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@anansi/babel-preset": "6.0.10",
"@anansi/browserslist-config": "1.5.1",
"@anansi/eslint-plugin": "1.0.18",
"@anansi/eslint-plugin": "1.0.19",
"@anansi/jest-preset": "0.11.8",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
Expand All @@ -61,7 +61,7 @@
"@react-navigation/native": "^7.0.0",
"@react-navigation/native-stack": "^7.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "16.0.1",
"@testing-library/react": "16.1.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "12.9.0",
"@types/jest": "29.5.14",
Expand All @@ -87,7 +87,7 @@
"nock": "13.3.1",
"node-fetch": "^3.3.0",
"npm-run-all": "^4.1.5",
"prettier": "3.4.1",
"prettier": "3.4.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.76.3",
Expand Down
Loading

0 comments on commit 9097187

Please sign in to comment.