diff --git a/.changelog/21.txt b/.changelog/21.txt new file mode 100644 index 00000000..4e7eeea1 --- /dev/null +++ b/.changelog/21.txt @@ -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] +``` diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 3ff34d24..0fc6ff92 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 7353ddd0..ce0525c4 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 e78b49a7..c9c53797 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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 @@ -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"