Skip to content

Commit 9097187

Browse files
pkg: Update validation packages (#3302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d52d7d8 commit 9097187

File tree

2 files changed

+101
-94
lines changed

2 files changed

+101
-94
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@anansi/babel-preset": "6.0.10",
4949
"@anansi/browserslist-config": "1.5.1",
50-
"@anansi/eslint-plugin": "1.0.18",
50+
"@anansi/eslint-plugin": "1.0.19",
5151
"@anansi/jest-preset": "0.11.8",
5252
"@babel/cli": "7.26.4",
5353
"@babel/core": "7.26.0",
@@ -61,7 +61,7 @@
6161
"@react-navigation/native": "^7.0.0",
6262
"@react-navigation/native-stack": "^7.0.0",
6363
"@testing-library/dom": "^10.4.0",
64-
"@testing-library/react": "16.0.1",
64+
"@testing-library/react": "16.1.0",
6565
"@testing-library/react-hooks": "8.0.1",
6666
"@testing-library/react-native": "12.9.0",
6767
"@types/jest": "29.5.14",
@@ -87,7 +87,7 @@
8787
"nock": "13.3.1",
8888
"node-fetch": "^3.3.0",
8989
"npm-run-all": "^4.1.5",
90-
"prettier": "3.4.1",
90+
"prettier": "3.4.2",
9191
"react": "19.0.0",
9292
"react-dom": "19.0.0",
9393
"react-native": "0.76.3",

0 commit comments

Comments
 (0)