Skip to content

Commit

Permalink
go deps:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6
Browse files Browse the repository at this point in the history
Bumps [@vue/vue3-jest](https://github.com/vuejs/vue-jest) from 27.0.0 to 29.2.6.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](vuejs/vue-jest@v27.0.0...v29.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent e60e1fb commit d68ee5c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/test-utils": "^2.0.0-0",
"@vue/vue3-jest": "^27.0.0-alpha.1",
"@vue/vue3-jest": "^29.2.6",
"babel-jest": "^27.0.6",
"eslint": "^8.49.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
19 changes: 8 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1621,9 +1621,9 @@ __metadata:
languageName: node
linkType: hard

"@vue/vue3-jest@npm:^27.0.0-alpha.1":
version: 27.0.0
resolution: "@vue/vue3-jest@npm:27.0.0"
"@vue/vue3-jest@npm:^29.2.6":
version: 29.2.6
resolution: "@vue/vue3-jest@npm:29.2.6"
dependencies:
"@babel/plugin-transform-modules-commonjs": "npm:^7.2.0"
chalk: "npm:^2.1.0"
Expand All @@ -1633,17 +1633,14 @@ __metadata:
tsconfig: "npm:^7.0.0"
peerDependencies:
"@babel/core": 7.x
babel-jest: 27.x
jest: 27.x
ts-jest: 27.x
typescript: ">= 3.x"
babel-jest: 29.x
jest: 29.x
typescript: ">= 4.3"
vue: ^3.0.0-0
peerDependenciesMeta:
ts-jest:
optional: true
typescript:
optional: true
checksum: bf03c5b548297b44d5d2c62354f77b4f6b38205121bbe8c4ce2f6d4e97c20c487468bb5476ba1d1525eb88506b34a6401bf2ae0d9c82ec4924b7ede51defb182
checksum: 9615eb5d6a7803ef7b383c7c65fdf29ea5f0329bf58c9e9a0338fd9ddd409b890db6629185bf1ad986c2ab7e29747a4b4a27df761c3d754979e3d593f825b97c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6118,7 +6115,7 @@ __metadata:
"@primer/octicons": "npm:^19.7.0"
"@vitejs/plugin-vue": "npm:^5.0.4"
"@vue/test-utils": "npm:^2.0.0-0"
"@vue/vue3-jest": "npm:^27.0.0-alpha.1"
"@vue/vue3-jest": "npm:^29.2.6"
babel-jest: "npm:^27.0.6"
cronstrue: "npm:^2.32.0"
eslint: "npm:^8.49.0"
Expand Down

0 comments on commit d68ee5c

Please sign in to comment.