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 9, 2024
1 parent a36f96c commit f0aa11c
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 66 deletions.
135 changes: 74 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
"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",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsdoc": "48.2.4",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vitest": "0.5.4",
"npm-run-all2": "6.1.2",
Expand All @@ -79,7 +79,7 @@
"node": ">=20"
},
"volta": {
"node": "20.12.2",
"node": "20.13.1",
"npm": "10.7.0"
}
}

0 comments on commit f0aa11c

Please sign in to comment.