Skip to content

Commit

Permalink
Merge pull request #386 from na2na-p/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
2na2-p[bot] authored Apr 21, 2024
2 parents 05206c0 + f3e05be commit ee68970
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 123 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nodejs 20.12.2
pnpm 9.0.2
pnpm 9.0.4
python 3.11.6
kubectl 1.30.0
argocd 2.10.7
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.0.0",
"@eslint/js": "9.1.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.4.15",
"@swc/core": "1.4.16",
"@tsconfig/strictest": "2.0.5",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.7",
"@vitest/coverage-v8": "1.5.0",
"eslint": "9.0.0",
"eslint": "9.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand All @@ -47,9 +47,9 @@
"lodash-es": "4.17.21",
"resolve": "1.22.8",
"ytdl-core": "4.11.5",
"zod": "3.22.4"
"zod": "3.22.5"
},
"resolutions": {
"vite": "5.2.9"
"vite": "5.2.10"
}
}
Loading

0 comments on commit ee68970

Please sign in to comment.