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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 08b0d44 commit ddeea96
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 12 deletions.
18 changes: 18 additions & 0 deletions .changelog/21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
```release-note:enhancement
ci/dependabot: npm deps:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6

go deps:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6

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](https://github.com/vuejs/vue-jest/compare/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] <support@github.com>
```
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 @@ -1651,9 +1651,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 @@ -1663,17 +1663,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 @@ -6157,7 +6154,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.49.0"
eslint: "npm:^8.49.0"
Expand Down

0 comments on commit ddeea96

Please sign in to comment.