Skip to content

Commit

Permalink
build(deps-dev): bump @pinia/testing from 0.1.3 to 0.1.5
Browse files Browse the repository at this point in the history
Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.3 to 0.1.5.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected])

---
updated-dependencies:
- dependency-name: "@pinia/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Aug 20, 2024
1 parent 6b6adb4 commit b62a6f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@pinia/testing": "^0.1.3",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.46.1",
"@rushstack/eslint-patch": "^1.10.4",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -862,14 +862,14 @@ __metadata:
languageName: node
linkType: hard

"@pinia/testing@npm:^0.1.3":
version: 0.1.3
resolution: "@pinia/testing@npm:0.1.3"
"@pinia/testing@npm:^0.1.5":
version: 0.1.5
resolution: "@pinia/testing@npm:0.1.5"
dependencies:
vue-demi: "npm:>=0.14.5"
vue-demi: "npm:^0.14.10"
peerDependencies:
pinia: ">=2.1.5"
checksum: 10/3a70debc93f095b64d6eeec7ee5dca21ba62b3a80ce163430fce11e64140d449bfd238898b87ee759e57eae01f9414f1ec5a24e4da714deac79bb00a7af09b83
pinia: ">=2.2.1"
checksum: 10/967eb25e903da0899b015c2ef12fdf66a6a36d8a6c01a48b0964f2831bc92c4245bdad2b5a34eb551324ae79c7b3ec5ef4fab1a7dc549d2ae452696755f41837
languageName: node
linkType: hard

Expand Down Expand Up @@ -2177,7 +2177,7 @@ __metadata:
"@gip-recia/tldraw-webcomponent": "npm:^3.6.0"
"@gip-recia/wisemapping-webcomponent": "npm:^0.1.0"
"@intlify/unplugin-vue-i18n": "npm:^4.0.0"
"@pinia/testing": "npm:^0.1.3"
"@pinia/testing": "npm:^0.1.5"
"@playwright/test": "npm:^1.46.1"
"@rushstack/eslint-patch": "npm:^1.10.4"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
Expand Down

0 comments on commit b62a6f7

Please sign in to comment.