Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
PR-URL: #298
  • Loading branch information
tshemsedinov committed Apr 26, 2022
1 parent d288c84 commit 6df3c67
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 74 deletions.
161 changes: 92 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"ws": "^8.5.0"
},
"devDependencies": {
"@types/node": "^17.0.21",
"@types/node": "^17.0.28",
"@types/ws": "^8.5.3",
"eslint": "^8.11.0",
"eslint": "^8.14.0",
"eslint-config-metarhia": "^7.0.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"metatests": "^0.8.2",
"prettier": "^2.6.0",
"typescript": "^4.6.2"
"prettier": "^2.6.2",
"typescript": "^4.6.3"
}
}

0 comments on commit 6df3c67

Please sign in to comment.