Skip to content

Commit

Permalink
Update Npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent a98b120 commit f3ae197
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"dependencies": {
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.11.0",
"@jambit/eslint-plugin-typed-redux-saga": "0.4.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@vitest/eslint-plugin": "1.1.3",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@vitest/eslint-plugin": "1.1.4",
"confusing-browser-globals": "1.0.11",
"eslint": "9.10.0",
"eslint": "9.11.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-xo": "0.46.0",
"eslint-config-xo-react": "0.27.0",
Expand All @@ -78,7 +78,7 @@
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "3.5.0",
"eslint-plugin-perfectionist": "3.6.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
Expand All @@ -88,6 +88,6 @@
"redux-saga": "1.3.0",
"typed-redux-saga": "1.4.0",
"typescript": "5.6.2",
"vitest": "2.1.0"
"vitest": "2.1.1"
}
}

0 comments on commit f3ae197

Please sign in to comment.