Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 4, 2022
1 parent b5b3842 commit 0a73ad9
Showing 3 changed files with 88 additions and 100 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.0
16.15.1
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -18,15 +18,15 @@
"devDependencies": {
"@arkweid/lefthook": "0.7.7",
"@types/minimist": "1.2.2",
"@types/node": "17.0.36",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"@types/node": "17.0.39",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"c8": "7.11.3",
"eslint": "8.16.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"prettier": "2.6.2",
"typescript": "4.7.2",
"vitest": "0.13.0"
"typescript": "4.7.3",
"vitest": "0.13.1"
},
"prettier": {
"singleQuote": true,
Loading

0 comments on commit 0a73ad9

Please sign in to comment.