Skip to content

Commit

Permalink
chore(dev-deps): bump all eslint related packages (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
100terres committed Aug 21, 2022
1 parent 5ce1957 commit 66d5374
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 225 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@atlaskit/css-reset": "6.3.10",
"@atlaskit/theme": "12.1.6",
"@babel/core": "7.17.9",
"@babel/eslint-parser": "7.17.0",
"@babel/eslint-parser": "7.18.9",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.11",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
Expand All @@ -93,7 +93,7 @@
"@commitlint/config-conventional": "16.2.1",
"@commitlint/cz-commitlint": "16.2.3",
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/eslint-plugin": "11.7.0",
"@emotion/eslint-plugin": "11.10.0",
"@emotion/react": "11.9.0",
"@emotion/styled": "11.8.1",
"@jest/environment": "28.1.3",
Expand Down Expand Up @@ -131,8 +131,8 @@
"@types/react-window": "1.8.5",
"@types/seedrandom": "3.0.2",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"babel-jest": "28.1.3",
"babel-loader": "8.2.4",
"babel-plugin-dev-expression": "0.2.3",
Expand All @@ -143,19 +143,19 @@
"cypress": "10.6.0",
"dotenv": "16.0.0",
"emotion-theming": "11.0.0",
"eslint": "8.13.0",
"eslint": "8.22.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-import-resolver-typescript": "3.4.2",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-es5": "1.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.8.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-jest": "26.8.5",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.4",
"express": "4.17.3",
"fast-glob": "3.2.11",
Expand Down
Loading

0 comments on commit 66d5374

Please sign in to comment.