Skip to content

Commit

Permalink
chore: bump dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
lgou2w committed Apr 23, 2023
1 parent 235c71b commit a3de1b3
Show file tree
Hide file tree
Showing 2 changed files with 598 additions and 436 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/node": "^16.18.12",
"@types/node": "^18.16.0",
"@types/tunnel": "^0.0.3",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"cross-env": "^7.0.3",
"eslint": "^8.33.0",
"eslint": "^8.39.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^4.1.2",
"rimraf": "^5.0.0",
"ts-node": "^10.9.1",
"tunnel": "^0.0.6",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
},
"peerDependencies": {
"got": "^11.0.0"
Expand Down
Loading

0 comments on commit a3de1b3

Please sign in to comment.