Skip to content

Commit

Permalink
fix: dependencies 2022-08-15 (#1498)
Browse files Browse the repository at this point in the history
  • Loading branch information
algolia-bot committed Aug 17, 2022
1 parent 18cdceb commit 2f1027c
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 116 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -45,16 +45,16 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-replace": "2.3.3",
"@testing-library/dom": "8.16.1",
"@testing-library/dom": "8.17.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "13.5.0",
"@types/jest": "^27.0.0",
"@types/jest-diff": "^24.3.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"algoliasearch": "4.14.2",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.5",
Expand All @@ -66,14 +66,14 @@
"cssnano": "4.1.10",
"cypress": "9.6.1",
"dotenv": "16.0.1",
"eslint": "8.21.0",
"eslint": "8.22.0",
"eslint-config-algolia": "20.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.8.0",
"eslint-plugin-jsdoc": "39.3.4",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
Expand All @@ -94,11 +94,11 @@
"rollup-plugin-terser": "7.0.2",
"shipjs": "0.24.4",
"start-server-and-test": "1.11.3",
"stylelint": "14.9.1",
"stylelint": "14.10.0",
"stylelint-a11y": "1.2.3",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-sass-guidelines": "9.0.1",
"stylelint-config-standard": "25.0.0",
"stylelint-config-standard": "27.0.0",
"stylelint-no-unsupported-browser-features": "5.0.3",
"stylelint-order": "5.0.0",
"stylelint-prettier": "2.0.0",
Expand Down

0 comments on commit 2f1027c

Please sign in to comment.