Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlardier committed Sep 4, 2024
1 parent 69948c4 commit 87db277
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
},
"dependencies": {
"commander": "11.1.0",
"markdownlint": "0.31.1"
"markdownlint": "0.31.1",
"typescript-eslint": "^8.4.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"@eslint/compat": "^1.1.1",
"eslint": "^9.9.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.30.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0"
"typescript": "^5.5.4"
},
"keywords": [
"eslint",
Expand Down

0 comments on commit 87db277

Please sign in to comment.