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 Apr 19, 2024
1 parent 05206c0 commit 2eb6012
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 116 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
8 changes: 4 additions & 4 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,7 +47,7 @@
"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"
Expand Down
Loading

0 comments on commit 2eb6012

Please sign in to comment.