Skip to content

Commit

Permalink
build(deps-dev): bump @vue/vue3-jest from 29.2.4 to 29.2.5 (#1062)
Browse files Browse the repository at this point in the history
Bumps [@vue/vue3-jest](https://github.com/vuejs/vue-jest) from 29.2.4 to 29.2.5.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](vuejs/vue-jest@v29.2.4...v29.2.5)

---
updated-dependencies:
- dependency-name: "@vue/vue3-jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent bbae791 commit c048d69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vue/compiler-sfc": "^3.3.4",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^2.4.1",
"@vue/vue3-jest": "^29.2.4",
"@vue/vue3-jest": "^29.2.5",
"babel-jest": "~29.6.2",
"cypress": "~12.17.3",
"eslint": "~8.46.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3742,9 +3742,9 @@ __metadata:
languageName: node
linkType: hard

"@vue/vue3-jest@npm:^29.2.4":
version: 29.2.4
resolution: "@vue/vue3-jest@npm:29.2.4"
"@vue/vue3-jest@npm:^29.2.5":
version: 29.2.5
resolution: "@vue/vue3-jest@npm:29.2.5"
dependencies:
"@babel/plugin-transform-modules-commonjs": ^7.2.0
chalk: ^2.1.0
Expand All @@ -3761,7 +3761,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: e779d4db98ac1f6a884abb8cedc942647556843ce1afbcfc2901da653a486c80a0293801bef060b96939bb2faa5d70e5f33703fe29476a63fceee268f24f876b
checksum: 28fb50ebfbbc74b4a34b10206b930437e7739b57231b123fbe6776aad2ca234f8a4ab862adf741efad01e0d1e19a291354349305d7b15e38385acd543af14266
languageName: node
linkType: hard

Expand Down Expand Up @@ -10385,7 +10385,7 @@ __metadata:
"@vue/compiler-sfc": ^3.3.4
"@vue/eslint-config-typescript": ^11.0.3
"@vue/test-utils": ^2.4.1
"@vue/vue3-jest": ^29.2.4
"@vue/vue3-jest": ^29.2.5
"@vueuse/core": ^10.3.0
axios: ^1.4.0
babel-jest: ~29.6.2
Expand Down

0 comments on commit c048d69

Please sign in to comment.