Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 73d8570

Browse files
committed
chore(deps): update linters
1 parent e4234ee commit 73d8570

File tree

2 files changed

+366
-290
lines changed

2 files changed

+366
-290
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -263,21 +263,21 @@
263263
"enzyme": "3.11.0",
264264
"enzyme-adapter-react-16": "1.15.2",
265265
"enzyme-to-json": "3.6.1",
266-
"eslint": "7.10.0",
266+
"eslint": "7.18.0",
267267
"eslint-formatter-pretty": "4.0.0",
268-
"eslint-import-resolver-babel-module": "5.1.2",
268+
"eslint-import-resolver-babel-module": "5.2.0",
269269
"eslint-import-resolver-webpack": "0.13.0",
270-
"eslint-plugin-compat": "3.8.0",
270+
"eslint-plugin-compat": "3.9.0",
271271
"eslint-plugin-import": "2.22.1",
272272
"eslint-plugin-jest": "23.20.0",
273273
"eslint-plugin-jsdoc": "27.1.2",
274274
"eslint-plugin-json": "2.1.2",
275-
"eslint-plugin-jsx-a11y": "6.3.1",
275+
"eslint-plugin-jsx-a11y": "6.4.1",
276276
"eslint-plugin-markdown": "1.0.2",
277-
"eslint-plugin-prettier": "3.1.4",
277+
"eslint-plugin-prettier": "3.3.1",
278278
"eslint-plugin-promise": "4.2.1",
279-
"eslint-plugin-react": "7.21.3",
280-
"eslint-plugin-react-hooks": "4.1.2",
279+
"eslint-plugin-react": "7.22.0",
280+
"eslint-plugin-react-hooks": "4.2.0",
281281
"eslint-plugin-shopify": "35.1.0",
282282
"eslint-plugin-testcafe": "0.2.1",
283283
"extract-react-intl-messages": "4.1.1",
@@ -303,10 +303,10 @@
303303
"storybook-addon-intl": "2.4.1",
304304
"storybook-react-router": "1.0.8",
305305
"storybook-styled-components": "1.1.4",
306-
"stylelint": "13.7.2",
306+
"stylelint": "13.9.0",
307307
"stylelint-config-recommended": "3.0.0",
308308
"stylelint-config-styled-components": "0.1.1",
309-
"stylelint-formatter-pretty": "2.1.0",
309+
"stylelint-formatter-pretty": "2.1.1",
310310
"stylelint-processor-styled-components": "1.10.0",
311311
"testcafe": "1.9.4",
312312
"testcafe-browser-provider-electron": "0.0.15",

0 commit comments

Comments
 (0)