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] authored Nov 7, 2022
1 parent 65e9fe4 commit 31480f6
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 184 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"dist"
],
"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@commitlint/cz-commitlint": "17.1.2",
"@types/node": "18.11.8",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"@commitlint/cz-commitlint": "17.2.0",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"commitizen": "4.2.5",
"esbuild": "0.15.12",
"eslint": "8.26.0",
"esbuild": "0.15.13",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"execa": "6.1.0",
Expand All @@ -64,6 +64,6 @@
"thread-stream": "2.2.0",
"tsx": "3.11.0",
"typescript": "4.8.4",
"vitest": "0.24.3"
"vitest": "0.24.5"
}
}
Loading

0 comments on commit 31480f6

Please sign in to comment.