diff --git a/.changelog/21.txt b/.changelog/21.txt new file mode 100644 index 00000000..35567a2a --- /dev/null +++ b/.changelog/21.txt @@ -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. +``` diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 7868344b..dd364848 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index daecb5a3..4699035d 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 791be52c..12d0f6ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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 @@ -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"