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 Feb 18, 2023
1 parent 1cff6dd commit 39dae1d
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion .node-version
@@ -1 +1 @@
18.14.0
18.14.1
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -41,21 +41,21 @@
"dependencies": {
"kleur": "4.1.5",
"ts-morph": "17.0.1",
"yargs": "17.6.2"
"yargs": "17.7.0"
},
"devDependencies": {
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/yargs": "17.0.22",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@vitest/coverage-c8": "0.28.4",
"eslint": "8.33.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@vitest/coverage-c8": "0.28.5",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"husky": "8.0.3",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"prettier": "2.8.4",
"tsx": "3.12.3",
"typescript": "4.9.5",
"vitest": "0.28.4"
"vitest": "0.28.5"
}
}

0 comments on commit 39dae1d

Please sign in to comment.