Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Dec 20, 2021
1 parent e0a75e8 commit 23d61ec
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 204 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -15,28 +15,28 @@
"description": "Coinbase Pro API for Node.js, written in TypeScript and covered by tests.",
"devDependencies": {
"@types/jasmine": "3.10.2",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@typescript-eslint/eslint-plugin": "5.8.0",
"@typescript-eslint/parser": "5.8.0",
"cross-env": "7.0.3",
"dotenv-defaults": "3.0.0",
"eslint": "7.32.0",
"eslint": "8.5.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "2.1.0",
"generate-changelog": "1.8.0",
"husky": "7.0.4",
"jasmine": "3.10.0",
"lint-staged": "12.1.2",
"lint-staged": "12.1.3",
"nock": "13.2.1",
"nyc": "15.1.0",
"prettier": "2.5.0",
"prettier": "2.5.1",
"pretty-quick": "3.1.2",
"rimraf": "3.0.2",
"ts-node": "10.4.0",
"typedoc": "0.21.9",
"typedoc-plugin-markdown": "3.10.4",
"typescript": "4.4.4"
"typescript": "4.5.4"
},
"engines": {
"node": ">= 10.9",
Expand Down

0 comments on commit 23d61ec

Please sign in to comment.