Skip to content

Commit

Permalink
npm:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6 (#21)
Browse files Browse the repository at this point in the history
Full Changelog: vuejs/vue-jest@v27.0.0...v29.2.6

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored May 8, 2024
1 parent 566ef1a commit 2b75f4b
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
7 changes: 7 additions & 0 deletions .changelog/21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
ci/dependabot: npm deps:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6

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

Dependabot couldn't find the original pull request head commit, 1458b6744d2a43facaea52e5444513a46b26bc64.
```
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 @@ -1658,9 +1658,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 @@ -1670,17 +1670,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 @@ -6164,7 +6161,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 2b75f4b

Please sign in to comment.