Skip to content

Commit c262c76

Browse files
pkg: Update validation packages
1 parent 80a11b3 commit c262c76

2 files changed

Lines changed: 470 additions & 610 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@anansi/babel-preset": "^6.2.19",
6161
"@anansi/browserslist-config": "1.7.5",
62-
"@anansi/eslint-plugin": "1.0.73",
62+
"@anansi/eslint-plugin": "1.0.74",
6363
"@anansi/jest-preset": "0.11.34",
6464
"@babel/cli": "7.29.7",
6565
"@babel/core": "7.29.6",
@@ -89,15 +89,15 @@
8989
"copyfiles": "^2.4.1",
9090
"core-js": "^3.40.0",
9191
"downlevel-dts": "^0.10.0",
92-
"eslint": "9.39.4",
92+
"eslint": "9.39.5",
9393
"globals": "^16.0.0",
9494
"jest": "^30.0.0",
9595
"jest-environment-jsdom": "^30.0.0",
9696
"jscodeshift": "^17.3.0",
9797
"mkdirp": "^3.0.0",
9898
"nock": "13.3.1",
9999
"npm-run-all": "^4.1.5",
100-
"prettier": "3.8.3",
100+
"prettier": "3.9.5",
101101
"react": "19.2.3",
102102
"react-dom": "19.2.3",
103103
"react-native": "0.86.0",

0 commit comments

Comments
 (0)