Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f1027c

Browse files
authored
fix: dependencies 2022-08-15 (algolia#1498)
1 parent 18cdceb commit 2f1027c

File tree

2 files changed

+95
-116
lines changed

2 files changed

+95
-116
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
"@rollup/plugin-json": "4.1.0",
4646
"@rollup/plugin-node-resolve": "7.1.1",
4747
"@rollup/plugin-replace": "2.3.3",
48-
"@testing-library/dom": "8.16.1",
48+
"@testing-library/dom": "8.17.1",
4949
"@testing-library/jest-dom": "5.16.5",
5050
"@testing-library/react": "13.3.0",
5151
"@testing-library/user-event": "13.5.0",
5252
"@types/jest": "^27.0.0",
5353
"@types/jest-diff": "^24.3.0",
5454
"@types/react": "^18.0.0",
5555
"@types/react-dom": "^18.0.0",
56-
"@typescript-eslint/eslint-plugin": "5.32.0",
57-
"@typescript-eslint/parser": "5.32.0",
56+
"@typescript-eslint/eslint-plugin": "5.33.0",
57+
"@typescript-eslint/parser": "5.33.0",
5858
"algoliasearch": "4.14.2",
5959
"babel-eslint": "10.1.0",
6060
"babel-loader": "8.2.5",
@@ -66,14 +66,14 @@
6666
"cssnano": "4.1.10",
6767
"cypress": "9.6.1",
6868
"dotenv": "16.0.1",
69-
"eslint": "8.21.0",
69+
"eslint": "8.22.0",
7070
"eslint-config-algolia": "20.0.0",
7171
"eslint-config-prettier": "8.5.0",
7272
"eslint-plugin-cypress": "2.12.1",
7373
"eslint-plugin-eslint-comments": "3.2.0",
7474
"eslint-plugin-import": "2.26.0",
75-
"eslint-plugin-jest": "26.8.0",
76-
"eslint-plugin-jsdoc": "39.3.4",
75+
"eslint-plugin-jest": "26.8.2",
76+
"eslint-plugin-jsdoc": "39.3.6",
7777
"eslint-plugin-jsx-a11y": "6.6.1",
7878
"eslint-plugin-prettier": "4.2.1",
7979
"eslint-plugin-react": "7.30.1",
@@ -94,11 +94,11 @@
9494
"rollup-plugin-terser": "7.0.2",
9595
"shipjs": "0.24.4",
9696
"start-server-and-test": "1.11.3",
97-
"stylelint": "14.9.1",
97+
"stylelint": "14.10.0",
9898
"stylelint-a11y": "1.2.3",
9999
"stylelint-config-prettier": "9.0.3",
100100
"stylelint-config-sass-guidelines": "9.0.1",
101-
"stylelint-config-standard": "25.0.0",
101+
"stylelint-config-standard": "27.0.0",
102102
"stylelint-no-unsupported-browser-features": "5.0.3",
103103
"stylelint-order": "5.0.0",
104104
"stylelint-prettier": "2.0.0",

0 commit comments

Comments
 (0)