Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Mar 29, 2023
1 parent bd15dd6 commit 27a6427
Show file tree
Hide file tree
Showing 2 changed files with 1,146 additions and 1,379 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,18 +96,18 @@
"@types/chai-as-promised": "^7.1.5",
"@types/debug": "^4.1.7",
"@types/file-type": "^10.9.1",
"@types/mocha": "^9.1.0",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"del-cli": "5.0.0",
"eslint": "^8.31.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-import-resolver-typescript": "^3.5.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-jsdoc": "^40.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^46.0.0",
"mime": "^3.0.0",
Expand All @@ -118,7 +118,7 @@
"remark-preset-lint-recommended": "^6.1.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.0.2"
},
"engines": {
"node": ">=10"
Expand Down
Loading

0 comments on commit 27a6427

Please sign in to comment.