Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokaiser committed Jul 20, 2023
1 parent 4e83728 commit 56f6a8f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"devDependencies": {
"chai": "^4.3.7",
"chai-passport-strategy": "^3.0.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"mocha": "^10.2.0",
"prettier": "^2.8.1"
"prettier": "^3.0.0"
},
"lint-staged": {
"*.js": "eslint"
Expand Down

0 comments on commit 56f6a8f

Please sign in to comment.