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] committed Feb 4, 2024
1 parent a8f404f commit f36ce07
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 89 deletions.
176 changes: 92 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"@types/eslint": "8.56.2",
"@types/eslint__js": "8.42.3",
"@types/eslint-config-prettier": "6.11.3",
"ava": "6.1.0"
"ava": "6.1.1"
},
"dependencies": {
"@eslint/eslintrc": "3.0.0",
"@eslint/js": "8.56.0",
"@jambit/eslint-plugin-typed-redux-saga": "0.4.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"confusing-browser-globals": "1.0.11",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -81,9 +81,9 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-vitest": "0.3.20",
"eslint-plugin-vitest": "0.3.21",
"globals": "13.24.0",
"prettier": "3.2.4",
"prettier": "3.2.5",
"redux-saga": "1.3.0",
"typed-redux-saga": "1.4.0",
"typescript": "5.3.3",
Expand Down

0 comments on commit f36ce07

Please sign in to comment.