Skip to content

Commit

Permalink
pkg: Update linting packages (#485)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent c37d4e6 commit 179f32d
Show file tree
Hide file tree
Showing 2 changed files with 522 additions and 412 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,28 +61,28 @@
"devDependencies": {
"@anansi/babel-preset": "5.0.2",
"@anansi/browserslist-config": "^1.5.0",
"@anansi/eslint-plugin": "0.16.48",
"@anansi/eslint-plugin": "0.17.12",
"@babel/cli": "7.23.9",
"@babel/core": "7.23.9",
"@testing-library/react": "14.2.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.55",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/parser": "6.21.0",
"auto-changelog": "2.4.0",
"babel-jest": "29.7.0",
"babel-plugin-root-import": "6.6.0",
"coveralls": "3.1.1",
"cpy-cli": "5.0.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.2.5",
"prettier": "3.3.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"rollup": "2.79.1",
Expand Down
Loading

0 comments on commit 179f32d

Please sign in to comment.