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 May 8, 2024
1 parent a36f96c commit 1b3287a
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
106 changes: 53 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 @@ -55,10 +55,10 @@
"trailingComma": "none"
},
"devDependencies": {
"@2bad/tsconfig": "3.0.0",
"@2bad/tsconfig": "3.0.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.3",
"@types/node": "20.12.9",
"@swc/core": "1.5.5",
"@types/node": "20.12.11",
"@vitest/coverage-v8": "1.6.0",
"eslint-config-love": "46.0.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -79,7 +79,7 @@
"node": ">=20"
},
"volta": {
"node": "20.12.2",
"node": "20.13.0",
"npm": "10.7.0"
}
}

0 comments on commit 1b3287a

Please sign in to comment.