Skip to content

Commit

Permalink
chore(eslint-config): upgrade to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Dec 7, 2023
1 parent c471c67 commit d681e3c
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 511 deletions.
8 changes: 3 additions & 5 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@
"lint": "eslint --ext js,ts,tsx ."
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"eslint": "^8.34.0",
"eslint-config-universe": "^11.2.0",
"prettier": "^2.7.1"
"eslint": "^8.55.0",
"eslint-config-universe": "^12.0.0",
"prettier": "^3.1.0"
},
"eslintConfig": {
"extends": "."
Expand Down
Loading

0 comments on commit d681e3c

Please sign in to comment.