Skip to content

Commit

Permalink
Merge branch 'ts-migration' into ts-issue-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs authored Oct 3, 2022
2 parents d886a46 + 751067a commit 5bd9733
Show file tree
Hide file tree
Showing 656 changed files with 5,943 additions and 33,120 deletions.
883 changes: 519 additions & 364 deletions build-packages/eslint-config/index.js

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions build-packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,22 @@
"access": "public"
},
"dependencies": {
"@scandipwa/eslint-plugin-scandipwa-guidelines": "2.0.36",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"babel-eslint": "^10.1.0",
"eslint-config-airbnb": "^18.2.0",
"@babel/eslint-parser": "^7.19.1",
"@scandipwa/eslint-plugin-scandipwa-guidelines": "^2.0.36",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-plugin-array-func": "^3.1.7",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-fp": "^2.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.0.0",
"eslint-plugin-simple-import-sort": "^5.0.3",
"typescript": "^4.0.3"
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^8.0.0",
"typescript": "4.7.2"
},
"gitHead": "187276597fcf17521bcccdac1238b4e0061e5418"
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
},
"gitHead": "7498042540d3d4560e140d9674f3abd99343a037",
"peerDependencies": {
"eslint": "^7.26.0"
"eslint": "^8.24.0"
}
}
11,779 changes: 0 additions & 11,779 deletions build-packages/scandipwa-cli/package-lock.json

This file was deleted.

Loading

0 comments on commit 5bd9733

Please sign in to comment.