Skip to content

Commit

Permalink
Bump the patches group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 2 updates: [pinia](https://github.com/vuejs/pinia) and [msw](https://github.com/mswjs/msw).


Updates `pinia` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.6)

Updates `msw` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 66ac38f commit 18756fa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
29 changes: 14 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"axios": "^1.7.7",
"luxon": "^3.5.0",
"markdown-it": "^14.1.0",
"pinia": "^2.2.5",
"pinia": "^2.2.6",
"vue": "^3.5.10",
"vue-router": "^4.4.5",
"vue-toastification": "^2.0.0-rc.5"
Expand Down Expand Up @@ -48,7 +48,7 @@
"esno": "^4.8.0",
"execa": "^9.5.1",
"globals": "^15.11.0",
"msw": "^2.6.0",
"msw": "^2.6.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
Expand Down

0 comments on commit 18756fa

Please sign in to comment.