Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vs-kurkin committed Sep 10, 2024
1 parent df87555 commit 06bcf85
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
110 changes: 55 additions & 55 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 @@ -13,15 +13,15 @@
},
"description": "A NodeJS DMX realtime control library",
"devDependencies": {
"@dmx-cloud/dmx-types": "^0.15.0",
"@dmx-cloud/dmx-types": "^0.16.0",
"@jest/globals": "^29.7.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"concurrently": "^9.0.0",
"eslint": "^9.10.0",
"globals": "^15.9.0",
"jest": "^29.7.0",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"files": [
"src",
Expand Down

0 comments on commit 06bcf85

Please sign in to comment.