Skip to content

Commit

Permalink
fixup! chore: upgrade dependencies to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Nov 19, 2023
1 parent 3e50c32 commit 582c4ee
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 @@ -36,18 +36,18 @@
"@types/debug": "^4.1.7",
"@types/mocha": "^10.0.0",
"@types/node": "^20.9.2",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.0.0",
"@types/sinon": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"chai": "^4.3.6",
"eslint": "^8.25.0",
"eslint-config-standard-with-typescript": "^24.0.0",
"eslint-config-standard-with-typescript": "^40.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-promise": "^6.1.0",
"mocha": "^10.1.0",
"c8": "^8.0.1",
"sinon": "^12.0.1",
"sinon": "^17.0.1",
"source-map-support": "^0.5.21",
"timekeeper": "^2.2.0",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 582c4ee

Please sign in to comment.