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 Nov 6, 2023
1 parent d49660b commit 8340762
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@swc/core": "1.3.96",
"@types/debug": "4.1.10",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vitest/coverage-v8": "0.34.6",
"chokidar": "3.5.3",
"eslint": "8.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@2bad/mimir-translator": "*",
"@2bad/mimir-validator": "*",
"@oclif/core": "3.10.1",
"@oclif/core": "3.10.2",
"@oclif/plugin-help": "6.0.5",
"@oclif/plugin-plugins": "4.0.2",
"chalk": "5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"debug": "4.3.4",
"fast-glob": "3.3.1",
"fast-glob": "3.3.2",
"zod": "3.22.4"
},
"engines": {
Expand Down

0 comments on commit 8340762

Please sign in to comment.