Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#12)
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] authored Jul 12, 2022
1 parent 9b378fb commit d86fb64
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 23 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"test:types": "tsc --noEmit --module esnext --skipLibCheck --moduleResolution node ./test/*.test.ts"
},
"dependencies": {
"jsonc-parser": "^3.0.0",
"mlly": "^0.5.3",
"pathe": "^0.3.0"
"jsonc-parser": "^3.1.0",
"mlly": "^0.5.4",
"pathe": "^0.3.2"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
Expand All @@ -37,5 +37,5 @@
"unbuild": "latest",
"vitest": "latest"
},
"packageManager": "pnpm@7.1.0"
"packageManager": "pnpm@7.5.1"
}
47 changes: 28 additions & 19 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 d86fb64

Please sign in to comment.