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 16, 2023
1 parent 90a7a11 commit 2833ab5
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 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.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"devDependencies": {
"@2bad/tsconfig": "2.0.1",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.92",
"@types/node": "20.8.4",
"@swc/core": "1.3.93",
"@types/node": "20.8.6",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@vitest/coverage-v8": "0.34.6",
Expand All @@ -62,8 +62,8 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vitest": "0.3.2",
"npm-run-all": "4.1.5",
Expand All @@ -78,6 +78,6 @@
"node": ">=18"
},
"volta": {
"node": "20.8.0"
"node": "20.8.1"
}
}

0 comments on commit 2833ab5

Please sign in to comment.