Skip to content

Commit

Permalink
deps: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
phamleduy04 committed Aug 22, 2023
1 parent 5661ff6 commit 189ebde
Show file tree
Hide file tree
Showing 2 changed files with 613 additions and 382 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
},
"homepage": "https://github.com/phamleduy04/yahoo-stock-api#readme",
"devDependencies": {
"@types/node": "^18.14.0",
"@types/node": "^20.5.1",
"@types/numeral": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.4",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.2",
"ts-node": "^10.9.1",
"tslib": "^2.5.0",
"typescript": "^4.9.5"
"tslib": "^2.6.2",
"typescript": "^5.1.6"
},
"dependencies": {
"camelcase": "6.3.0",
"cheerio": "1.0.0-rc.12",
"numeral": "^2.0.6",
"undici": "^5.20.0"
"undici": "^5.23.0"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit 189ebde

Please sign in to comment.