Skip to content

Commit 4c63dc7

Browse files
pkg: Update validation packages (#3351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bdf60f commit 4c63dc7

File tree

2 files changed

+149
-145
lines changed

2 files changed

+149
-145
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"devDependencies": {
5252
"@anansi/babel-preset": "6.0.12",
5353
"@anansi/browserslist-config": "1.5.1",
54-
"@anansi/eslint-plugin": "1.0.23",
55-
"@anansi/jest-preset": "0.11.10",
54+
"@anansi/eslint-plugin": "1.0.24",
55+
"@anansi/jest-preset": "0.11.11",
5656
"@babel/cli": "7.26.4",
5757
"@babel/core": "7.26.0",
5858
"@babel/node": "7.26.0",
@@ -68,9 +68,9 @@
6868
"@testing-library/dom": "^10.4.0",
6969
"@testing-library/jest-dom": "^6.6.3",
7070
"@testing-library/jest-native": "^5.4.3",
71-
"@testing-library/react": "16.1.0",
71+
"@testing-library/react": "16.2.0",
7272
"@testing-library/react-hooks": "8.0.1",
73-
"@testing-library/react-native": "13.0.0",
73+
"@testing-library/react-native": "13.0.1",
7474
"@types/jest": "29.5.14",
7575
"@types/node": "22.10.7",
7676
"@types/react": "19.0.7",
@@ -85,7 +85,7 @@
8585
"cpy-cli": "5.0.0",
8686
"cross-fetch": "^4.0.0",
8787
"downlevel-dts": "^0.10.0",
88-
"eslint": "9.17.0",
88+
"eslint": "9.19.0",
8989
"globals": "^15.9.0",
9090
"ignore-styles": "^5.0.1",
9191
"jest": "29.7.0",

0 commit comments

Comments
 (0)