Skip to content

Commit

Permalink
⬆️ dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
drom committed May 12, 2024
1 parent 8aa2d2b commit 192009e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"nan": "^2.14.2"
},
"devDependencies": {
"@drom/eslint-config": "^0.10.0",
"eslint": "^7.22.0",
"tree-sitter-cli": "^0.20.1"
"@drom/eslint-config": "^0.12.0",
"eslint": "^8.56.0",
"tree-sitter-cli": "^0.22.6"
},
"eslintConfig": {
"extends": "@drom/eslint-config/eslint4/node8"
"extends": "@drom/eslint-config/eslint8/node12"
}
}

0 comments on commit 192009e

Please sign in to comment.