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 Dec 1, 2023
1 parent 9af1ff4 commit de6eeba
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 110 deletions.
193 changes: 88 additions & 105 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 @@ -51,10 +51,10 @@
"devDependencies": {
"@2bad/tsconfig": "2.0.1",
"@swc/cli": "0.1.63",
"@swc/core": "1.3.96",
"@types/node": "20.9.2",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@swc/core": "1.3.100",
"@types/node": "20.10.2",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitest/coverage-v8": "0.34.6",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
Expand All @@ -78,6 +78,6 @@
"node": ">=18"
},
"volta": {
"node": "20.9.0"
"node": "20.10.0"
}
}

0 comments on commit de6eeba

Please sign in to comment.