Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 5bed065 commit d2ecc65
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 57 deletions.
113 changes: 60 additions & 53 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 @@ -52,7 +52,7 @@
"test:unit": "vitest run unit --coverage"
},
"dependencies": {
"debug": "4.3.6",
"debug": "4.3.7",
"easy-buffer": "1.2.0",
"koffi": "2.9.0",
"roarr": "7.21.1"
Expand All @@ -63,9 +63,9 @@
"@2bad/tsfix": "0.1.0",
"@biomejs/biome": "1.8.3",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.23",
"@swc/core": "1.7.24",
"@types/debug": "4.1.12",
"@types/node": "22.5.3",
"@types/node": "22.5.4",
"@vitest/coverage-v8": "2.0.5",
"npm-run-all2": "6.2.2",
"rimraf": "6.0.1",
Expand All @@ -79,7 +79,7 @@
"node": ">=20"
},
"volta": {
"node": "22.7.0",
"node": "22.8.0",
"npm": "10.8.3"
}
}

0 comments on commit d2ecc65

Please sign in to comment.