Skip to content

Commit

Permalink
fix(deps): update linting
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent e8c5777 commit 7e74351
Show file tree
Hide file tree
Showing 4 changed files with 616 additions and 349 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"*.{ts,tsx,js,jsx,md,json}": "npx prettier --write"
},
"dependencies": {
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@ng-bike/tailwind-config": "*",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "13.3.0",
"syncpack": "10.7.2",
"typescript": "^5.1.3"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/expo-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,27 @@
"@babel/core": "^7.22.6",
"@expo/metro-config": "0.10.6",
"@react-native/eslint-config": "0.72.2",
"@tanstack/eslint-plugin-query": "4.29.9",
"@tanstack/eslint-plugin-query": "4.32.5",
"@tsconfig/react-native": "3.0.2",
"@types/babel__core": "7.20.1",
"@types/eslint": "8.40.2",
"@types/eslint": "8.44.2",
"@types/jest": "29.5.3",
"@types/prettier": "2.7.3",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/utils": "5.61.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/utils": "5.62.0",
"babel-plugin-module-resolver": "5.0.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.47.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-universe": "11.3.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsx-expressions": "1.3.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-native": "4.0.0",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-testing-library": "5.11.0",
"eslint-plugin-unused-imports": "2.0.0",
"expo-router": "2.0.1",
Expand Down
22 changes: 11 additions & 11 deletions packages/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,31 +24,31 @@
},
"dependencies": {
"@react-native/eslint-config": "0.72.2",
"@tanstack/eslint-plugin-query": "4.29.9",
"@tanstack/eslint-plugin-query": "4.32.5",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@tsconfig/next": "1.0.5",
"@types/eslint": "8.40.2",
"@types/eslint": "8.44.2",
"@types/jest": "29.5.3",
"@types/prettier": "2.7.3",
"@types/react": "~18.2.8",
"@types/react-dom": "~18.2.6",
"@types/testing-library__jest-dom": "5.14.8",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/utils": "5.61.0",
"eslint": "8.44.0",
"eslint-config-next": "13.4.8",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/utils": "5.62.0",
"eslint": "8.47.0",
"eslint-config-next": "13.4.15",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-jsx-expressions": "1.3.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-testing-library": "5.11.0",
"eslint-plugin-unused-imports": "2.0.0",
"jest": "^29.4.3",
Expand Down
Loading

8 comments on commit 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/next-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/tailwind-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/app

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 2/2
🟒 Branches 100% 0/0
🟒 Functions 100% 1/1
🟒 Lines 100% 1/1

Test suite run success

1 tests passing in 1 suite.

Report generated by πŸ§ͺjest coverage report action from 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/api

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/expo-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/twrnc

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 18/18
πŸ”΄ Branches 53.85% 14/26
🟒 Functions 100% 5/5
🟒 Lines 100% 17/17

Test suite run success

2 tests passing in 1 suite.

Report generated by πŸ§ͺjest coverage report action from 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/utils

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 18/18
🟒 Branches 100% 2/2
🟒 Functions 100% 3/3
🟒 Lines 100% 18/18

Test suite run success

4 tests passing in 2 suites.

Report generated by πŸ§ͺjest coverage report action from 7e74351

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/blog

St.❔
Category Percentage Covered / Total
πŸ”΄ Statements 38.74% 43/111
🟑 Branches 72% 18/25
πŸ”΄ Functions 20% 4/20
πŸ”΄ Lines 43% 43/100

Test suite run success

13 tests passing in 8 suites.

Report generated by πŸ§ͺjest coverage report action from 7e74351

Please sign in to comment.