Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osmestad committed Nov 20, 2023
1 parent 1753af2 commit 9984d67
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
},
"dependencies": {
"@eslint/eslintrc": "2.1.3",
"@eslint/js": "8.53.0",
"@eslint/js": "8.54.0",
"@jambit/eslint-plugin-typed-redux-saga": "0.4.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"confusing-browser-globals": "1.0.11",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-xo": "0.43.1",
"eslint-config-xo-react": "0.27.0",
Expand All @@ -76,12 +76,12 @@
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-perfectionist": "2.3.0",
"eslint-plugin-perfectionist": "2.4.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-vitest": "0.3.9",
"eslint-plugin-vitest": "0.3.10",
"globals": "13.23.0",
"prettier": "3.1.0",
"redux-saga": "1.2.3",
Expand Down

0 comments on commit 9984d67

Please sign in to comment.