Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#859)
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 17, 2023
1 parent 75bc892 commit 85b0ae2
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 97 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.45.0",
"eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-jsdoc": "^46.4.4",
"jiti": "^1.19.1",
"vitest": "^0.33.0"
},
Expand All @@ -33,5 +33,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@8.6.7"
"packageManager": "pnpm@8.6.8"
}
4 changes: 2 additions & 2 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ufo": "^1.1.2",
"unctx": "^2.3.1",
"unimport": "^3.0.14",
"unplugin": "^1.3.2",
"unplugin": "^1.4.0",
"untyped": "^1.3.2",
"vite": "~4.4.4",
"vite-node": "^0.33.0",
Expand All @@ -89,5 +89,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@8.6.7"
"packageManager": "pnpm@8.6.8"
}
119 changes: 26 additions & 93 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 85b0ae2

Please sign in to comment.