Skip to content

Commit

Permalink
Upgraded deps: nan, eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
vrza committed Nov 2, 2023
1 parent bd3dc5f commit 1a93568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"test": "node node_modules/eslint/bin/eslint . && node node_modules/mocha/bin/mocha tests"
},
"dependencies": {
"nan": "^2.17.0"
"nan": "^2.18.0"
},
"devDependencies": {
"eslint": "^8.34.0",
"eslint": "^8.52.0",
"mocha": "^10.2.0"
},
"contributors": [
Expand Down

0 comments on commit 1a93568

Please sign in to comment.