Skip to content

Commit 2cd2a1c

Browse files
committed
build(deps): update package.json and yarn.lock with latest @vue/vue3-jest
1 parent a9e7c25 commit 2cd2a1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@vue/eslint-config-prettier": "^7.0.0",
3434
"@vue/eslint-config-typescript": "^10.0.0",
3535
"@vue/test-utils": "^2.0.0-0",
36-
"@vue/vue3-jest": "^27.0.0-alpha.4",
36+
"@vue/vue3-jest": "^27.0.0",
3737
"eslint": "^8.13.0",
3838
"eslint-plugin-prettier": "^4.0.0",
3939
"eslint-plugin-vue": "^8.7.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,7 @@
13441344
vue-hot-reload-api "^2.3.0"
13451345
vue-style-loader "^4.1.0"
13461346

1347-
"@vue/vue3-jest@^27.0.0-alpha.4":
1347+
"@vue/vue3-jest@^27.0.0":
13481348
version "27.0.0"
13491349
resolved "https://registry.yarnpkg.com/@vue/vue3-jest/-/vue3-jest-27.0.0.tgz#d28ac56d3cb8c5ac5c46c9caaa83d5419b0abfc7"
13501350
integrity sha512-VL61CgZBoQqayXfzlZJHHpZuX4lsT8dmdZMJzADhdAJjKu26JBpypHr/2ppevxItljPiuALQW4MKhhCXZRXnLg==

0 commit comments

Comments
 (0)