Skip to content

Commit

Permalink
Yarn upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Mar 29, 2023
1 parent 8b98737 commit 44924bf
Show file tree
Hide file tree
Showing 2 changed files with 827 additions and 709 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -102,25 +102,25 @@
"@types/chai-as-promised": "^7.1.5",
"@types/debug": "^4.1.7",
"@types/file-type": "^10.9.1",
"@types/mocha": "^10.0.0",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.10",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"c8": "^7.12.0",
"c8": "^7.13.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"del-cli": "5.0.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^40.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^45.0.2",
"eslint-plugin-unicorn": "^46.0.0",
"mime": "^3.0.0",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.2",
"prettier": "^2.8.7",
"remark-cli": "^11.0.0",
"remark-preset-lint-recommended": "^6.1.2",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 44924bf

Please sign in to comment.