Skip to content

Commit

Permalink
Merge branch 'master' into renovate/eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
georgekaran authored Aug 31, 2024
2 parents 9efd17b + be37290 commit d40bd7b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@typescript-eslint/utils": "^7.0.0",
"eslint-config-airbnb": "^19.0",
"eslint-config-airbnb-base": "^15.0",
"eslint-plugin-cypress": "^2.15",
"eslint-plugin-cypress": "^3.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29",
"eslint-plugin-import-newlines": "^1.3",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsx-a11y": "^6.8",
"eslint-plugin-newline-destructuring": "^1.2.1",
Expand All @@ -61,12 +61,12 @@
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/types": "^7.0.0",
"@typescript-eslint/typescript-estree": "^7.0.0",
"eslint": "^8.8",
"eslint-plugin-eslint-plugin": "^5.1.1",
"eslint": "^9.0.0",
"eslint-plugin-eslint-plugin": "^6.0.0",
"eslint-plugin-self": "^1.2.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "~5.3.0"
"typescript": "~5.4.0"
},
"peerDependencies": {
"@typescript-eslint/parser": ">= 6",
Expand Down

0 comments on commit d40bd7b

Please sign in to comment.