Skip to content

Commit

Permalink
Update NPM deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Mar 8, 2024
1 parent 564b3ac commit 2972ca2
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 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 @@ -101,7 +101,7 @@
"dependencies": {
"@types/ini": "^4.1.0",
"debug": "^4.3.4",
"flatbuffers": "^24.3.6",
"flatbuffers": "^24.3.7",
"h264-profile-level-id": "^2.0.0",
"ini": "^4.1.2",
"node-fetch": "^3.3.2",
Expand All @@ -112,20 +112,20 @@
"@octokit/rest": "^20.0.2",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"marked": "^12.0.0",
"marked": "^12.0.1",
"open-cli": "^8.0.0",
"pick-port": "^2.0.1",
"prettier": "^3.2.5",
"sctp": "^1.0.0",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
}
}

0 comments on commit 2972ca2

Please sign in to comment.