Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 31, 2024
1 parent 7815b51 commit 446bb1d
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 281 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 22.6.0
pnpm 9.7.0
nodejs 22.7.0
pnpm 9.9.0
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
"@total-typescript/ts-reset": "^0.5.1",
"@eslint/js": "^9.9.1",
"@total-typescript/ts-reset": "^0.6.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.2.0",
"@types/node": "^22.5.1",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@vitest/coverage-v8": "^2.0.5",
"chalk": "^5.3.0",
"changelogithub": "^0.13.9",
"esbuild": "^0.23.0",
"eslint": "^9.9.0",
"changelogithub": "^0.13.10",
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-import": "^2.29.1",
"prettier": "3.3.3",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"typescript-eslint": "^8.3.0",
"vitest": "^2.0.5"
}
}
Loading

0 comments on commit 446bb1d

Please sign in to comment.