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 Oct 30, 2023
1 parent a44a4ab commit 2086c15
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"devDependencies": {
"@2bad/tsconfig": "2.0.1",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.94",
"@types/node": "20.8.7",
"@swc/core": "1.3.95",
"@types/node": "20.8.9",
"@types/tough-cookie": "4.0.4",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
Expand All @@ -97,6 +97,6 @@
"node": ">=18"
},
"volta": {
"node": "20.8.1"
"node": "20.9.0"
}
}

0 comments on commit 2086c15

Please sign in to comment.