Skip to content

Commit

Permalink
build(deps): bump the eslint group across 1 directory with 5 updates (#…
Browse files Browse the repository at this point in the history
…1504)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Sanders <[email protected]>
  • Loading branch information
dependabot[bot] and sndrs authored Jun 4, 2024
1 parent d53ac32 commit 79b1169
Show file tree
Hide file tree
Showing 4 changed files with 449 additions and 141 deletions.
4 changes: 2 additions & 2 deletions libs/@guardian/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@guardian/eslint-config": "workspace:*",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/@guardian/libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/wcag-contrast": "3.0.3",
"cypress": "13.10.0",
"cypress-wait-until": "3.0.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-cypress": "3.3.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-fetch-mock": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@guardian/prettier": "workspace:*",
"@manypkg/get-packages": "2.2.0",
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"colorette": "2.0.20",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-storybook": "0.8.0",
"fast-glob": "3.3.2",
"husky": "9.0.6",
"lint-staged": "15.2.0",
Expand Down
Loading

0 comments on commit 79b1169

Please sign in to comment.