Skip to content

Commit a19214d

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

File tree

2 files changed

+167
-133
lines changed

2 files changed

+167
-133
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"devDependencies": {
5454
"@anansi/babel-preset": "6.2.13",
5555
"@anansi/browserslist-config": "1.7.3",
56-
"@anansi/eslint-plugin": "1.0.48",
57-
"@anansi/jest-preset": "0.11.22",
56+
"@anansi/eslint-plugin": "1.0.49",
57+
"@anansi/jest-preset": "0.11.23",
5858
"@babel/cli": "7.28.0",
5959
"@babel/core": "7.28.0",
6060
"@babel/node": "7.28.0",
@@ -85,7 +85,7 @@
8585
"coveralls": "^3.1.0",
8686
"cpy-cli": "5.0.0",
8787
"downlevel-dts": "^0.10.0",
88-
"eslint": "9.32.0",
88+
"eslint": "9.33.0",
8989
"globals": "^16.0.0",
9090
"ignore-styles": "^5.0.1",
9191
"jest": "^30.0.0",

0 commit comments

Comments
 (0)