Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Jan 21, 2021
1 parent a84a725 commit 2485a15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"testRegex": "test/test.*\\.js"
},
"dependencies": {
"@types/node": "^14.14.19",
"@types/node": "^14.14.22",
"awaitqueue": "^2.3.3",
"debug": "^4.3.1",
"h264-profile-level-id": "^1.0.1",
Expand All @@ -60,10 +60,10 @@
"@types/debug": "^4.1.5",
"@types/random-number": "0.0.0",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.11.1",
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"cross-env": "^7.0.3",
"eslint": "^7.17.0",
"eslint": "^7.18.0",
"eslint-plugin-jest": "^24.1.3",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
Expand Down

0 comments on commit 2485a15

Please sign in to comment.