Skip to content

Commit

Permalink
fix: dependencies 2022-08-01 (#1471)
Browse files Browse the repository at this point in the history
* chore: automatic empty commit

* chore(deps): update dependency algoliasearch to v4.14.2

* chore(deps): update dependency eslint-plugin-jsdoc to v39.3.4

* chore(deps): update typescript-eslint monorepo to v5.31.0

* chore(deps): update dependency eslint-plugin-jest to v26.7.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
  • Loading branch information
3 people committed Aug 2, 2022
1 parent 142fd13 commit 8f67c47
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 89 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -53,9 +53,9 @@
"@types/jest-diff": "^24.3.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"algoliasearch": "4.14.1",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"algoliasearch": "4.14.2",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.5",
"babel-plugin-inline-replace-variables": "1.3.1",
Expand All @@ -72,8 +72,8 @@
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.6.0",
"eslint-plugin-jsdoc": "39.2.9",
"eslint-plugin-jest": "26.7.0",
"eslint-plugin-jsdoc": "39.3.4",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
Expand Down

0 comments on commit 8f67c47

Please sign in to comment.