Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann-S committed Sep 15, 2021
1 parent 72136f2 commit fcc7ce0
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
150 changes: 75 additions & 75 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -29,25 +29,25 @@
"author": "IOfate",
"license": "MIT",
"dependencies": {
"emittery": "^0.9.2",
"emittery": "^0.10.0",
"got": "^11.8.2",
"ws": "^8.2.1"
"ws": "^8.2.2"
},
"devDependencies": {
"@types/node": "^16.3.2",
"@types/node": "^16.9.1",
"@types/ws": "^7.4.7",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-unicorn": "^35.0.0",
"prettier": "^2.3.2",
"eslint-plugin-unicorn": "^36.0.0",
"prettier": "^2.4.0",
"standard-version": "^9.3.1",
"ts-node": "^10.2.1",
"typescript": "^4.4.2"
"typescript": "^4.4.3"
},
"files": [
"dist/**/*.{js,ts,map}",
Expand Down

0 comments on commit fcc7ce0

Please sign in to comment.