Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1024)
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 Dec 19, 2023
1 parent 2e526c1 commit 49c4c2d
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelogensets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0
- run: corepack enable
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: 20
cache: "pnpm"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "^8.56.0",
"eslint-plugin-jsdoc": "^46.9.1",
"jiti": "^1.21.0",
"vitest": "^1.0.4"
"vitest": "^1.1.0"
},
"resolutions": {
"@nuxt/bridge": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"unplugin": "^1.5.1",
"untyped": "^1.4.0",
"vite": "~5.0.10",
"vite-node": "^1.0.4",
"vite-node": "^1.1.0",
"vue-bundle-renderer": "^2.0.0"
},
"devDependencies": {
Expand Down
66 changes: 33 additions & 33 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 49c4c2d

Please sign in to comment.