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 May 20, 2024
1 parent 2edc32f commit a2d4c0a
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 67 deletions.
135 changes: 73 additions & 62 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 @@ -61,11 +61,11 @@
"ava": "6.1.3"
},
"dependencies": {
"@eslint/eslintrc": "3.0.2",
"@eslint/js": "9.2.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.3.0",
"@jambit/eslint-plugin-typed-redux-saga": "0.4.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"confusing-browser-globals": "1.0.11",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -82,7 +82,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-vitest": "0.5.4",
"globals": "15.2.0",
"globals": "15.3.0",
"prettier": "3.2.5",
"redux-saga": "1.3.0",
"typed-redux-saga": "1.4.0",
Expand Down

0 comments on commit a2d4c0a

Please sign in to comment.