Skip to content

Commit

Permalink
feat(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
nihalgonsalves committed Apr 16, 2024
1 parent 1d10d26 commit f463294
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 171 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "git@github.com:nihalgonsalves/esconfig.git",
"author": "Nihal Gonsalves <nihal@nihalgonsalves.com>",
"license": "MIT",
"packageManager": "yarn@4.1.0+sha256.81a00df816059803e6b5148acf03ce313cad36b7f6e5af6efa040a15981a6ffb",
"packageManager": "yarn@4.1.1+sha256.f3cc0eda8e5560e529c7147565b30faa43b4e472d90e8634d7134a37c7f59781",
"files": [
"eslint-rules-base.js",
".eslintrc.js",
Expand All @@ -21,8 +21,8 @@
"format:check": "prettier . --check"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -31,13 +31,13 @@
"eslint-plugin-react-hooks": "^4.6.0"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"lefthook": "^1.6.7",
"lefthook": "^1.6.10",
"prettier": "^3.2.5",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit f463294

Please sign in to comment.