Skip to content

Commit

Permalink
Update Npm non-major dependencies (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 48c40b0 commit 5f0bcb3
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 126 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"generateTypes": "pnpm -r generateTypes"
},
"devDependencies": {
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-tidal": "4.0.0",
"eslint-plugin-disable-autofix": "5.0.1",
"eslint-plugin-jsdoc": "50.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"cypress": "13.15.2",
"esbuild": "0.24.0",
"js-levenshtein": "1.1.6",
"rollup": "4.26.0",
"rollup": "4.27.2",
"shaka-player": "4.11.2",
"sinon": "19.0.2",
"typescript": "5.6.3",
Expand Down
Loading

0 comments on commit 5f0bcb3

Please sign in to comment.