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 4c5e1b2 commit d40ce0f
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
96 changes: 48 additions & 48 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.93",
"@types/debug": "4.1.9",
"@types/node": "20.8.6",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vitest/coverage-v8": "0.34.6",
"chokidar": "3.5.3",
"eslint": "8.51.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 @@ -44,7 +44,7 @@
"@2bad/mimir-translator": "*",
"@2bad/mimir-validator": "*",
"@e965/xlsx": "0.20.0",
"@oclif/core": "3.2.1",
"@oclif/core": "3.3.1",
"@oclif/plugin-help": "6.0.3",
"@oclif/plugin-plugins": "3.9.1",
"chalk": "5.3.0",
Expand Down

0 comments on commit d40ce0f

Please sign in to comment.