File tree Expand file tree Collapse file tree
eslint-config-godaddy-flow
eslint-config-godaddy-react-flow
eslint-config-godaddy-react-typescript
eslint-config-godaddy-react
eslint-config-godaddy-typescript Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# eslint-config-godaddy-flow
22
3+ ## 6.0.2
4+
5+ ### Patch Changes
6+
7+ - f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
8+ - Updated dependencies [ f47da10]
9+ - eslint-config-godaddy@7.1.1
10+
311## 6.0.1
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-godaddy-flow" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.0.2 " ,
44 "description" : " ESLint config for consistent style in node projects using Flow at GoDaddy." ,
55 "license" : " MIT" ,
66 "scripts" : {
3232 },
3333 "dependencies" : {
3434 "@babel/eslint-parser" : " ^7.21.3" ,
35- "eslint-config-godaddy" : " ^7.0.2 " ,
35+ "eslint-config-godaddy" : " ^7.1.1 " ,
3636 "eslint-plugin-babel" : " ^5.3.1" ,
3737 "eslint-plugin-flowtype" : " ^8.0.3"
3838 },
Original file line number Diff line number Diff line change 11# eslint-config-godaddy-react-flow
22
3+ ## 6.0.2
4+
5+ ### Patch Changes
6+
7+ - f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
8+ - Updated dependencies [ f47da10]
9+ - eslint-config-godaddy-react@9.0.2
10+
311## 6.0.1
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-godaddy-react-flow" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.0.2 " ,
44 "description" : " ESLint config for consistent style in ES6 React projects using Flow at GoDaddy." ,
55 "license" : " MIT" ,
66 "scripts" : {
3333 },
3434 "dependencies" : {
3535 "@babel/eslint-parser" : " ^7.21.3" ,
36- "eslint-config-godaddy-react" : " ^9.0.1 " ,
36+ "eslint-config-godaddy-react" : " ^9.0.2 " ,
3737 "eslint-plugin-babel" : " ^5.3.1" ,
3838 "eslint-plugin-flowtype" : " ^8.0.3" ,
3939 "eslint-plugin-react" : " ^7.32.2" ,
Original file line number Diff line number Diff line change 11# eslint-config-godaddy-react-typescript
22
3+ ## 4.0.3
4+
5+ ### Patch Changes
6+
7+ - f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
8+ - Updated dependencies [ f47da10]
9+ - eslint-config-godaddy-react@9.0.2
10+
311## 4.0.2
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-godaddy-react-typescript" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.0.3 " ,
44 "description" : " ESLint config for consistent style in ES6 React projects using TypeScript at GoDaddy." ,
55 "scripts" : {
66 "lint" : " eslint ." ,
3030 "dependencies" : {
3131 "@typescript-eslint/eslint-plugin" : " ^5.59.1" ,
3232 "@typescript-eslint/parser" : " ^5.59.1" ,
33- "eslint-config-godaddy-react" : " ^9.0.1 " ,
33+ "eslint-config-godaddy-react" : " ^9.0.2 " ,
3434 "eslint-plugin-react-hooks" : " ^4.6.0"
3535 },
3636 "peerDependencies" : {
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 9.0.2
4+
5+ ### Patch Changes
6+
7+ - f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
8+ - Updated dependencies [ f47da10]
9+ - eslint-config-godaddy@7.1.1
10+
311## 9.0.1
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-godaddy-react" ,
3- "version" : " 9.0.1 " ,
3+ "version" : " 9.0.2 " ,
44 "description" : " ESLint config for consistent style in ES6 React projects at GoDaddy." ,
55 "license" : " MIT" ,
66 "scripts" : {
3333 },
3434 "dependencies" : {
3535 "@babel/eslint-parser" : " ^7.21.3" ,
36- "eslint-config-godaddy" : " ^7.0.2 " ,
36+ "eslint-config-godaddy" : " ^7.1.1 " ,
3737 "eslint-plugin-jsx-a11y" : " ^6.7.1" ,
3838 "eslint-plugin-react" : " ^7.32.2" ,
3939 "eslint-plugin-react-hooks" : " ^4.6.0"
Original file line number Diff line number Diff line change 11# eslint-config-godaddy-typescript
22
3+ ## 4.0.3
4+
5+ ### Patch Changes
6+
7+ - f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
8+ - Updated dependencies [ f47da10]
9+ - eslint-config-godaddy@7.1.1
10+
311## 4.0.2
412
513### Patch Changes
You can’t perform that action at this time.
0 commit comments