Skip to content

Commit 0fe6a8d

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

File tree

2 files changed

+159
-122
lines changed

2 files changed

+159
-122
lines changed

package.json

Lines changed: 4 additions & 4 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.6.0",
54-
"@anansi/eslint-plugin": "1.0.24",
55-
"@anansi/jest-preset": "0.11.11",
54+
"@anansi/eslint-plugin": "1.0.26",
55+
"@anansi/jest-preset": "0.11.12",
5656
"@babel/cli": "7.26.4",
5757
"@babel/core": "7.26.0",
5858
"@babel/node": "7.26.0",
@@ -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.19.0",
88+
"eslint": "9.20.1",
8989
"globals": "^15.9.0",
9090
"ignore-styles": "^5.0.1",
9191
"jest": "29.7.0",
@@ -94,7 +94,7 @@
9494
"nock": "13.3.1",
9595
"node-fetch": "^3.3.0",
9696
"npm-run-all": "^4.1.5",
97-
"prettier": "3.4.2",
97+
"prettier": "3.5.1",
9898
"react": "19.0.0",
9999
"react-dom": "19.0.0",
100100
"react-native": "0.77.1",

0 commit comments

Comments
 (0)