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 Apr 8, 2024
1 parent 277865d commit 10144b9
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 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.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"devDependencies": {
"@2bad/tsconfig": "2.0.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.4.11",
"@types/node": "20.12.2",
"@swc/core": "1.4.12",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-v8": "1.4.0",
Expand All @@ -69,7 +69,7 @@
"eslint-config-standard-with-typescript": "43.0.1",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
Expand All @@ -78,16 +78,16 @@
"prettier": "3.2.5",
"rimraf": "5.0.5",
"tsc-alias": "1.8.8",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": ">=20"
},
"volta": {
"node": "20.12.0",
"npm": "10.5.0"
"node": "20.12.1",
"npm": "10.5.1"
}
}

0 comments on commit 10144b9

Please sign in to comment.