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 Jul 15, 2024
1 parent d4d5227 commit c512736
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
55 changes: 28 additions & 27 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,23 +68,23 @@
"eslint-config-love": "46.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-jsdoc": "48.5.2",
"eslint-plugin-jsdoc": "48.7.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vitest": "0.5.4",
"npm-run-all2": "6.2.2",
"prettier": "3.3.2",
"rimraf": "5.0.8",
"prettier": "3.3.3",
"rimraf": "5.0.9",
"tsc-alias": "1.8.10",
"typescript": "5.5.3",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=20"
},
"volta": {
"node": "20.15.0",
"npm": "10.8.1"
"node": "20.15.1",
"npm": "10.8.2"
}
}

0 comments on commit c512736

Please sign in to comment.