Skip to content

Commit 78cdd53

Browse files
pkg: Update linting packages (#504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2408ffb commit 78cdd53

File tree

2 files changed

+662
-543
lines changed

2 files changed

+662
-543
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@anansi/babel-preset": "6.0.12",
6363
"@anansi/browserslist-config": "^1.5.0",
64-
"@anansi/eslint-plugin": "0.17.15",
64+
"@anansi/eslint-plugin": "0.17.16",
6565
"@babel/cli": "7.26.4",
6666
"@babel/core": "7.26.0",
6767
"@testing-library/react": "14.2.1",
@@ -74,15 +74,15 @@
7474
"babel-plugin-root-import": "6.6.0",
7575
"coveralls": "3.1.1",
7676
"cpy-cli": "5.0.0",
77-
"eslint": "8.57.0",
77+
"eslint": "8.57.1",
7878
"eslint-plugin-babel": "^5.3.1",
79-
"eslint-plugin-import": "2.29.1",
79+
"eslint-plugin-import": "2.31.0",
8080
"eslint-plugin-prettier": "5.2.1",
81-
"eslint-plugin-react": "7.35.0",
81+
"eslint-plugin-react": "7.37.3",
8282
"eslint-plugin-react-hooks": "4.6.2",
8383
"jest": "29.7.0",
8484
"jest-environment-jsdom": "29.7.0",
85-
"prettier": "3.3.3",
85+
"prettier": "3.4.2",
8686
"react": "18.3.1",
8787
"react-dom": "18.3.1",
8888
"rollup": "2.79.2",

0 commit comments

Comments
 (0)