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 Nov 4, 2024
1 parent 1869ebf commit d7adb7a
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
112 changes: 56 additions & 56 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 @@ -68,10 +68,10 @@
},
"devDependencies": {
"@2bad/tsconfig": "3.0.1",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.40",
"@swc/cli": "0.5.0",
"@swc/core": "1.8.0",
"@types/debug": "4.1.12",
"@types/node": "20.17.1",
"@types/node": "20.17.6",
"@vitest/coverage-v8": "2.1.4",
"eslint-config-love": "46.0.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -92,7 +92,7 @@
"node": ">=20"
},
"volta": {
"node": "22.10.0",
"node": "22.11.0",
"npm": "10.9.0"
}
}

0 comments on commit d7adb7a

Please sign in to comment.