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 24, 2022
1 parent a93869f commit 450654d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 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.2",
"packageManager": "pnpm@7.1.3",
"packageManager": "pnpm@7.1.5",
"description": "",
"keywords": [
"typescript",
Expand Down Expand Up @@ -54,7 +54,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"vue": "^3.2.35"
"vue": "^3.2.36"
},
"devDependencies": {
"@antfu/eslint-config": "^0.23.1",
Expand All @@ -69,7 +69,7 @@
"esno": "^0.16.3",
"inquirer": "^8.2.4",
"lint-staged": "^12.4.1",
"pnpm": "^7.1.3",
"pnpm": "^7.1.5",
"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.3"
"pnpm": ">=7.1.5"
}
}
108 changes: 54 additions & 54 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 450654d

Please sign in to comment.