Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle committed Nov 10, 2023
1 parent 5a04e19 commit 7098553
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,13 @@
"coveralls": "npm run coverage && nyc report --reporter=lcov"
},
"devDependencies": {
"chai": "^4.3.6",
"eslint": "^8.18.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"mocha": "^10.0.0",
"chai": "^4.3.10",
"eslint": "^8.53.0",
"eslint-config-standard": "^17.1.0",
"mocha": "^10.2.0",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.1.0",
"rewire": "^6.0.0"
"rewire": "^7.0.0"
},
"dependencies": {
"got": "^11.8.5"
Expand Down

0 comments on commit 7098553

Please sign in to comment.