Skip to content

Commit 2440ac3

Browse files
pkg: Update validation packages (#3678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 085d022 commit 2440ac3

File tree

2 files changed

+106
-114
lines changed

2 files changed

+106
-114
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"devDependencies": {
5656
"@anansi/babel-preset": "^6.2.19",
5757
"@anansi/browserslist-config": "1.7.3",
58-
"@anansi/eslint-plugin": "1.0.59",
59-
"@anansi/jest-preset": "0.11.28",
58+
"@anansi/eslint-plugin": "1.0.62",
59+
"@anansi/jest-preset": "0.11.29",
6060
"@babel/cli": "7.28.3",
6161
"@babel/core": "7.28.5",
6262
"@babel/node": "7.28.0",
@@ -71,7 +71,7 @@
7171
"@react-navigation/native-stack": "^7.0.0",
7272
"@testing-library/dom": "^10.4.0",
7373
"@testing-library/jest-dom": "^6.6.3",
74-
"@testing-library/react": "16.3.0",
74+
"@testing-library/react": "16.3.1",
7575
"@testing-library/react-hooks": "8.0.1",
7676
"@testing-library/react-native": "13.3.3",
7777
"@types/jest": "30.0.0",
@@ -84,7 +84,7 @@
8484
"copyfiles": "^2.4.1",
8585
"core-js": "^3.40.0",
8686
"downlevel-dts": "^0.10.0",
87-
"eslint": "9.39.1",
87+
"eslint": "9.39.2",
8888
"globals": "^16.0.0",
8989
"jest": "^30.0.0",
9090
"jest-environment-jsdom": "^30.0.0",

0 commit comments

Comments
 (0)