Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 24, 2022
1 parent a4dee89 commit 13ca978
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 45 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"eslint"
]
},
"packageManager": "pnpm@7.13.5",
"packageManager": "pnpm@7.14.0",
"type": "module",
"engines": {
"node": "^14.13.1 || ^16 || ^18",
"pnpm": "^7.13.5"
"pnpm": "^7.14.0"
},
"repository": {
"type": "git",
Expand All @@ -48,13 +48,13 @@
"@types/node": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"eslint": "^8.25.0",
"eslint-define-config": "^1.7.0",
"eslint": "^8.26.0",
"eslint-define-config": "^1.8.0",
"eslint-plugin-node": "^11.1.0",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.10.4",
"tsx": "^3.11.0",
"typescript": "^4.8.4"
},
"pnpm": {
Expand Down
86 changes: 46 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13ca978

Please sign in to comment.