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 Jun 17, 2024
1 parent 8e4e555 commit 57eb56c
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 68 deletions.
127 changes: 65 additions & 62 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
},
"dependencies": {
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.4.0",
"@eslint/js": "9.5.0",
"@jambit/eslint-plugin-typed-redux-saga": "0.4.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"confusing-browser-globals": "1.0.11",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -76,14 +76,14 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-perfectionist": "2.10.0",
"eslint-plugin-perfectionist": "2.11.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-vitest": "0.5.4",
"globals": "15.4.0",
"prettier": "3.3.1",
"globals": "15.6.0",
"prettier": "3.3.2",
"redux-saga": "1.3.0",
"typed-redux-saga": "1.4.0",
"typescript": "5.4.5",
Expand Down

0 comments on commit 57eb56c

Please sign in to comment.