Skip to content

Commit

Permalink
Update Lint Dependencies to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 78549d0 commit d4f762a
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 15 deletions.
4 changes: 2 additions & 2 deletions packages/@theemo/figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@gossi/config-prettier": "^0.9.0",
"@types/lodash.isempty": "^4.4.9",
"@types/lodash.merge": "^4.6.9",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/@theemo/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@babel/eslint-parser": "7.25.1",
"@gossi/config-eslint": "^0.12.0",
"@gossi/config-prettier": "^0.9.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit d4f762a

Please sign in to comment.