Skip to content

Commit f463294

Browse files
feat(deps): update all
1 parent 1d10d26 commit f463294

File tree

2 files changed

+174
-171
lines changed

2 files changed

+174
-171
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "[email protected]:nihalgonsalves/esconfig.git",
77
"author": "Nihal Gonsalves <[email protected]>",
88
"license": "MIT",
9-
"packageManager": "[email protected].0+sha256.81a00df816059803e6b5148acf03ce313cad36b7f6e5af6efa040a15981a6ffb",
9+
"packageManager": "[email protected].1+sha256.f3cc0eda8e5560e529c7147565b30faa43b4e472d90e8634d7134a37c7f59781",
1010
"files": [
1111
"eslint-rules-base.js",
1212
".eslintrc.js",
@@ -21,8 +21,8 @@
2121
"format:check": "prettier . --check"
2222
},
2323
"dependencies": {
24-
"@typescript-eslint/eslint-plugin": "^7.4.0",
25-
"@typescript-eslint/parser": "^7.4.0",
24+
"@typescript-eslint/eslint-plugin": "^7.7.0",
25+
"@typescript-eslint/parser": "^7.7.0",
2626
"eslint-config-airbnb-typescript": "^18.0.0",
2727
"eslint-config-prettier": "^9.1.0",
2828
"eslint-plugin-import": "^2.29.1",
@@ -31,13 +31,13 @@
3131
"eslint-plugin-react-hooks": "^4.6.0"
3232
},
3333
"devDependencies": {
34-
"@commitlint/cli": "^19.2.1",
35-
"@commitlint/config-conventional": "^19.1.0",
34+
"@commitlint/cli": "^19.2.2",
35+
"@commitlint/config-conventional": "^19.2.2",
3636
"eslint": "^8.57.0",
3737
"eslint-define-config": "^2.1.0",
38-
"lefthook": "^1.6.7",
38+
"lefthook": "^1.6.10",
3939
"prettier": "^3.2.5",
40-
"typescript": "^5.4.3"
40+
"typescript": "^5.4.5"
4141
},
4242
"peerDependencies": {
4343
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)