Skip to content

Commit

Permalink
chore(deps): update devdependencies (#1042)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent d6c03de commit ccc2d91
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 69 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@
"@graphql-codegen/typescript-operations": "4.2.0",
"@types/js-yaml": "4.0.9",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -77,7 +77,7 @@
"eslint-plugin-n": "17.3.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-regexp": "2.5.0",
"husky": "9.0.11",
"prettier": "3.2.5",
Expand Down
137 changes: 73 additions & 64 deletions yarn.lock

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

0 comments on commit ccc2d91

Please sign in to comment.