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 15, 2022
1 parent 2c0ad6e commit a16f1fc
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 83 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/node": "^16",
"@types/node": "^16.11.27",
"@types/tunnel": "^0.0.3",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"cross-env": "^7.0.3",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-standard": "^17.0.0-1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.1.0",
Expand Down
Loading

0 comments on commit a16f1fc

Please sign in to comment.