Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent f64542f commit f5a52da
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 129 deletions.
4 changes: 2 additions & 2 deletions packages/standard-desktop-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"index.js"
],
"dependencies": {
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-node": "^11.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/standard-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"index.js"
],
"dependencies": {
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"index.js"
],
"dependencies": {
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "14.0.2",
"eslint-config-prettier": "^9.0.0",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
Expand Down
Loading

0 comments on commit f5a52da

Please sign in to comment.