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 May 18, 2022
1 parent 6986ba5 commit aa7f5b6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "my-pkg",
"version": "0.1.0",
"packageManager": "pnpm@7.1.0",
"packageManager": "pnpm@7.1.1",
"description": "",
"keywords": [
"vue",
Expand Down Expand Up @@ -66,10 +66,10 @@
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.15.0",
"esno": "^0.15.0",
"esno": "^0.16.3",
"inquirer": "^8.2.4",
"lint-staged": "^12.4.1",
"pnpm": "^7.1.0",
"pnpm": "^7.1.1",
"simple-git-hooks": "^2.7.0",
"sort-package-json": "^1.57.0",
"typescript": "^4.6.4",
Expand All @@ -92,6 +92,6 @@
},
"engines": {
"node": ">=v16.15.0",
"pnpm": ">=7.1.0"
"pnpm": ">=7.1.1"
}
}
43 changes: 22 additions & 21 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 aa7f5b6

Please sign in to comment.