summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-12 02:50:07 +0000
committerGitHub <noreply@github.com>2023-08-12 02:50:07 +0000
commita1290b2b4c65a1407717ac054357052b0a6c2171 (patch)
tree95cd8fbba2be3150459d6b93530c1cc559991d85
parent7bafec4f4c461d873b61b5d8402071faad230809 (diff)
chore(deps-dev): bump @vue/vue2-jest from 29.2.4 to 29.2.5
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.2.4 to 29.2.5. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.4...v29.2.5) --- updated-dependencies: - dependency-name: "@vue/vue2-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index a5092d00..4f9720d1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -58,7 +58,7 @@
"@types/jest": "^29.5.3",
"@typescript-eslint/parser": "^5.61.0",
"@vue/composition-api": "^1.7.1",
- "@vue/vue2-jest": "^29.2.4",
+ "@vue/vue2-jest": "^29.2.5",
"babel-jest": "^29.6.2",
"eslint-import-resolver-typescript": "^3.5.5",
"jest": "^29.6.2",
@@ -4272,9 +4272,9 @@
}
},
"node_modules/@vue/vue2-jest": {
- "version": "29.2.4",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.4.tgz",
- "integrity": "sha512-oU/Ai4sufLlrhsj8GqRqfhMr6Ud4rehmwYP358/SjKcvUqOCoKa2lOBndDzG4uZVMNnQqQbKWIg7wqL3aRYPBA==",
+ "version": "29.2.5",
+ "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz",
+ "integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==",
"dev": true,
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
@@ -20993,9 +20993,9 @@
}
},
"@vue/vue2-jest": {
- "version": "29.2.4",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.4.tgz",
- "integrity": "sha512-oU/Ai4sufLlrhsj8GqRqfhMr6Ud4rehmwYP358/SjKcvUqOCoKa2lOBndDzG4uZVMNnQqQbKWIg7wqL3aRYPBA==",
+ "version": "29.2.5",
+ "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz",
+ "integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==",
"dev": true,
"requires": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
diff --git a/package.json b/package.json
index db8d5bca..a431d563 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"@types/jest": "^29.5.3",
"@typescript-eslint/parser": "^5.61.0",
"@vue/composition-api": "^1.7.1",
- "@vue/vue2-jest": "^29.2.4",
+ "@vue/vue2-jest": "^29.2.5",
"babel-jest": "^29.6.2",
"eslint-import-resolver-typescript": "^3.5.5",
"jest": "^29.6.2",