Skip to content

Commit

Permalink
Merge pull request #384 from killtheliterate/bump
Browse files Browse the repository at this point in the history
bump some deps
  • Loading branch information
killtheliterate committed Jul 22, 2021
2 parents 6f13ca7 + e224d04 commit 896e967
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 32 deletions.
58 changes: 30 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"license": "MIT",
"dependencies": {
"@types/ws": "^7.2.6",
"debug": "^4.1.1",
"debug": "^4.3.2",
"rxjs": "^6.6.3"
},
"devDependencies": {
"@babel/cli": "^7.11.6",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.11.6",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
"@babel/preset-env": "^7.11.5",
"@babel/preset-env": "^7.14.8",
"@babel/preset-typescript": "^7.10.1",
"@types/debug": "4.1.5",
"@types/jest": "^26.0.13",
"@types/jest": "^26.0.24",
"cross-env": "^7.0.2",
"jest": "^24.9.0",
"rollup": "1.32.1",
Expand Down

0 comments on commit 896e967

Please sign in to comment.