Skip to content

Commit 50dbab6

Browse files
build(deps-dev): bump vue-tsc from 0.34.11 to 0.34.12
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.11 to 0.34.12. - [Release notes](https://github.com/johnsoncodehk/volar/releases) - [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md) - [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.12/packages/vue-tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e169dfe commit 50dbab6

File tree

2 files changed

+134
-83
lines changed

2 files changed

+134
-83
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/jest": "^27.4.1",
3939
"@types/node": "^17.0.30",
4040
"@types/webpack-env": "^1.16.4",
41-
"@typescript-eslint/eslint-plugin": "^5.6.0",
41+
"@typescript-eslint/eslint-plugin": "^5.23.0",
4242
"@typescript-eslint/parser": "^5.21.0",
4343
"@vitejs/plugin-vue": "^2.3.2",
4444
"@vue/cli-plugin-babel": "^5.0.4",
@@ -51,11 +51,11 @@
5151
"@vue/eslint-config-typescript": "^10.0.0",
5252
"@vue/test-utils": "^2.0.0-rc.16",
5353
"@vue/vue3-jest": "^27.0.0-alpha.3",
54-
"@yarnpkg/pnpify": "^4.0.0-rc.3",
54+
"@yarnpkg/pnpify": "^4.0.0-rc.5",
5555
"autoprefixer": "^10.4.5",
5656
"babel-jest": "^27.3.1",
5757
"commitizen": "^4.2.4",
58-
"cypress": "^9.6.0",
58+
"cypress": "^9.6.1",
5959
"cz-conventional-changelog": "3.3.0",
6060
"eslint": "^8.15.0",
6161
"eslint-config-prettier": "^8.5.0",
@@ -64,7 +64,7 @@
6464
"eslint-plugin-jest": "^26.1.5",
6565
"eslint-plugin-prettier": "^4.0.0",
6666
"eslint-plugin-vue": "^8.7.1",
67-
"husky": "^8.0.0",
67+
"husky": "^8.0.1",
6868
"jest": "^27.3.1",
6969
"jest-serializer-vue": "^2.0.2",
7070
"postcss": "^8.4.13",
@@ -76,7 +76,7 @@
7676
"vite": "^2.9.8",
7777
"vue-eslint-parser": "^8.3.0",
7878
"vue-jest": "^3.0.7",
79-
"vue-tsc": "^0.34.7"
79+
"vue-tsc": "^0.34.12"
8080
},
8181
"description": "example App",
8282
"config": {

yarn.lock

Lines changed: 129 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1924,13 +1924,14 @@
19241924
semver "^7.3.5"
19251925
tsutils "^3.21.0"
19261926

1927-
"@typescript-eslint/eslint-plugin@^5.0.0", "@typescript-eslint/eslint-plugin@^5.6.0":
1928-
version "5.22.0"
1929-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.22.0.tgz#7b52a0de2e664044f28b36419210aea4ab619e2a"
1930-
dependencies:
1931-
"@typescript-eslint/scope-manager" "5.22.0"
1932-
"@typescript-eslint/type-utils" "5.22.0"
1933-
"@typescript-eslint/utils" "5.22.0"
1927+
"@typescript-eslint/eslint-plugin@^5.0.0", "@typescript-eslint/eslint-plugin@^5.23.0":
1928+
version "5.23.0"
1929+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.23.0.tgz#bc4cbcf91fbbcc2e47e534774781b82ae25cc3d8"
1930+
integrity sha512-hEcSmG4XodSLiAp1uxv/OQSGsDY6QN3TcRU32gANp+19wGE1QQZLRS8/GV58VRUoXhnkuJ3ZxNQ3T6Z6zM59DA==
1931+
dependencies:
1932+
"@typescript-eslint/scope-manager" "5.23.0"
1933+
"@typescript-eslint/type-utils" "5.23.0"
1934+
"@typescript-eslint/utils" "5.23.0"
19341935
debug "^4.3.2"
19351936
functional-red-black-tree "^1.0.1"
19361937
ignore "^5.1.8"
@@ -1981,11 +1982,20 @@
19811982
"@typescript-eslint/types" "5.22.0"
19821983
"@typescript-eslint/visitor-keys" "5.22.0"
19831984

1984-
"@typescript-eslint/type-utils@5.22.0":
1985-
version "5.22.0"
1986-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.22.0.tgz#0c0e93b34210e334fbe1bcb7250c470f4a537c19"
1985+
"@typescript-eslint/scope-manager@5.23.0":
1986+
version "5.23.0"
1987+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.23.0.tgz#4305e61c2c8e3cfa3787d30f54e79430cc17ce1b"
1988+
integrity sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==
1989+
dependencies:
1990+
"@typescript-eslint/types" "5.23.0"
1991+
"@typescript-eslint/visitor-keys" "5.23.0"
1992+
1993+
"@typescript-eslint/type-utils@5.23.0":
1994+
version "5.23.0"
1995+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.23.0.tgz#f852252f2fc27620d5bb279d8fed2a13d2e3685e"
1996+
integrity sha512-iuI05JsJl/SUnOTXA9f4oI+/4qS/Zcgk+s2ir+lRmXI+80D8GaGwoUqs4p+X+4AxDolPpEpVUdlEH4ADxFy4gw==
19871997
dependencies:
1988-
"@typescript-eslint/utils" "5.22.0"
1998+
"@typescript-eslint/utils" "5.23.0"
19891999
debug "^4.3.2"
19902000
tsutils "^3.21.0"
19912001

@@ -1997,6 +2007,11 @@
19972007
version "5.22.0"
19982008
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.22.0.tgz#50a4266e457a5d4c4b87ac31903b28b06b2c3ed0"
19992009

2010+
"@typescript-eslint/types@5.23.0":
2011+
version "5.23.0"
2012+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.23.0.tgz#8733de0f58ae0ed318dbdd8f09868cdbf9f9ad09"
2013+
integrity sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==
2014+
20002015
"@typescript-eslint/typescript-estree@4.33.0":
20012016
version "4.33.0"
20022017
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -2021,14 +2036,28 @@
20212036
semver "^7.3.5"
20222037
tsutils "^3.21.0"
20232038

2024-
"@typescript-eslint/utils@5.22.0", "@typescript-eslint/utils@^5.10.0":
2025-
version "5.22.0"
2026-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.22.0.tgz#1f2c4897e2cf7e44443c848a13c60407861babd8"
2039+
"@typescript-eslint/typescript-estree@5.23.0":
2040+
version "5.23.0"
2041+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.23.0.tgz#dca5f10a0a85226db0796e8ad86addc9aee52065"
2042+
integrity sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==
2043+
dependencies:
2044+
"@typescript-eslint/types" "5.23.0"
2045+
"@typescript-eslint/visitor-keys" "5.23.0"
2046+
debug "^4.3.2"
2047+
globby "^11.0.4"
2048+
is-glob "^4.0.3"
2049+
semver "^7.3.5"
2050+
tsutils "^3.21.0"
2051+
2052+
"@typescript-eslint/utils@5.23.0", "@typescript-eslint/utils@^5.10.0":
2053+
version "5.23.0"
2054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.23.0.tgz#4691c3d1b414da2c53d8943310df36ab1c50648a"
2055+
integrity sha512-dbgaKN21drqpkbbedGMNPCtRPZo1IOUr5EI9Jrrh99r5UW5Q0dz46RKXeSBoPV+56R6dFKpbrdhgUNSJsDDRZA==
20272056
dependencies:
20282057
"@types/json-schema" "^7.0.9"
2029-
"@typescript-eslint/scope-manager" "5.22.0"
2030-
"@typescript-eslint/types" "5.22.0"
2031-
"@typescript-eslint/typescript-estree" "5.22.0"
2058+
"@typescript-eslint/scope-manager" "5.23.0"
2059+
"@typescript-eslint/types" "5.23.0"
2060+
"@typescript-eslint/typescript-estree" "5.23.0"
20322061
eslint-scope "^5.1.1"
20332062
eslint-utils "^3.0.0"
20342063

@@ -2046,37 +2075,49 @@
20462075
"@typescript-eslint/types" "5.22.0"
20472076
eslint-visitor-keys "^3.0.0"
20482077

2078+
"@typescript-eslint/visitor-keys@5.23.0":
2079+
version "5.23.0"
2080+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.23.0.tgz#057c60a7ca64667a39f991473059377a8067c87b"
2081+
integrity sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==
2082+
dependencies:
2083+
"@typescript-eslint/types" "5.23.0"
2084+
eslint-visitor-keys "^3.0.0"
2085+
20492086
"@vitejs/plugin-vue@^2.3.2":
20502087
version "2.3.2"
20512088
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.2.tgz#12ea7a42e6c83d5ea48e14dc41fd2bbb5806ee37"
20522089

2053-
"@volar/code-gen@0.34.11":
2054-
version "0.34.11"
2055-
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.11.tgz#282dc5db391cf841fcfd1712770d4f2a7c6f90f8"
2090+
"@volar/code-gen@0.34.12":
2091+
version "0.34.12"
2092+
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.12.tgz#ce367440b32fd6855076ea1d10e73537c2977207"
2093+
integrity sha512-5GAPsSjScnfMmMoh9qLW7CWQjjnT0fTUsPWnDMMjKIOqQF9J5mOyo7rprt1VzX63zwayqFfx7V8W3EVNhUCE3w==
20562094
dependencies:
2057-
"@volar/source-map" "0.34.11"
2095+
"@volar/source-map" "0.34.12"
20582096

2059-
"@volar/source-map@0.34.11":
2060-
version "0.34.11"
2061-
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.11.tgz#13aa43973575808d4042131baec67046b4b4b6ff"
2097+
"@volar/source-map@0.34.12":
2098+
version "0.34.12"
2099+
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.12.tgz#2d6372096e3886d636bc6f52545edea5af45ca41"
2100+
integrity sha512-07imKws1cz9g3eo0VWXdioNfc1eCjqwK7GsxVuYSc7OCzKASt9PywUW+F39QGB9g2Kewof+PjCVIPeGqGRECTA==
20622101

2063-
"@volar/vue-code-gen@0.34.11":
2064-
version "0.34.11"
2065-
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.11.tgz#4ec0e5787e000760d07b4e9e324d12ea028745be"
2102+
"@volar/vue-code-gen@0.34.12":
2103+
version "0.34.12"
2104+
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.12.tgz#e742a3bfe059f96725d3832a0e8a5700ff827d2e"
2105+
integrity sha512-PFcft62eIvQvcB6H2Z88fouTu2JmYwimORziFGr3LlGriQUEVmyDtqddtb+E+j2wGChtLkh6hf1py94C5VpI/Q==
20662106
dependencies:
2067-
"@volar/code-gen" "0.34.11"
2068-
"@volar/source-map" "0.34.11"
2107+
"@volar/code-gen" "0.34.12"
2108+
"@volar/source-map" "0.34.12"
20692109
"@vue/compiler-core" "^3.2.31"
20702110
"@vue/compiler-dom" "^3.2.31"
20712111
"@vue/shared" "^3.2.31"
20722112

2073-
"@volar/vue-typescript@0.34.11":
2074-
version "0.34.11"
2075-
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.11.tgz#9b72c81a25b96dc5f55942310b3805d104eec01c"
2113+
"@volar/vue-typescript@0.34.12":
2114+
version "0.34.12"
2115+
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.12.tgz#3b6baeb59ec4b684fb54ecd00dc206ae94e3fac5"
2116+
integrity sha512-mY5cZ2OFOKt1HcCuoX1ViEsccltX3mdACk/FAjrSZTrilTdVHI1zkmQlrpCSnjmE1qowd8I6YoVt7THCaVrHdg==
20762117
dependencies:
2077-
"@volar/code-gen" "0.34.11"
2078-
"@volar/source-map" "0.34.11"
2079-
"@volar/vue-code-gen" "0.34.11"
2118+
"@volar/code-gen" "0.34.12"
2119+
"@volar/source-map" "0.34.12"
2120+
"@volar/vue-code-gen" "0.34.12"
20802121
"@vue/compiler-sfc" "^3.2.31"
20812122
"@vue/reactivity" "^3.2.31"
20822123

@@ -2589,17 +2630,18 @@
25892630
version "4.2.2"
25902631
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
25912632

2592-
"@yarnpkg/core@^4.0.0-rc.4":
2593-
version "4.0.0-rc.4"
2594-
resolved "https://registry.yarnpkg.com/@yarnpkg/core/-/core-4.0.0-rc.4.tgz#7dd732dccc8b7c80126ff16389a91d24c689932c"
2633+
"@yarnpkg/core@^4.0.0-rc.5":
2634+
version "4.0.0-rc.5"
2635+
resolved "https://registry.yarnpkg.com/@yarnpkg/core/-/core-4.0.0-rc.5.tgz#f06a160269f96e34015674a9114598158a4174a1"
2636+
integrity sha512-MifGlI0LIIUG396yD9rtMq83w9NwtreDX3H3NYAerxi7OPbv2GvubBIyppQR/7Onjrif4jGkdZ2pBvpyePwDbg==
25952637
dependencies:
25962638
"@arcanis/slice-ansi" "^1.1.1"
25972639
"@types/semver" "^7.1.0"
25982640
"@types/treeify" "^1.0.0"
2599-
"@yarnpkg/fslib" "^3.0.0-rc.4"
2600-
"@yarnpkg/libzip" "^3.0.0-rc.4"
2601-
"@yarnpkg/parsers" "^3.0.0-rc.4"
2602-
"@yarnpkg/shell" "^4.0.0-rc.4"
2641+
"@yarnpkg/fslib" "^3.0.0-rc.5"
2642+
"@yarnpkg/libzip" "^3.0.0-rc.5"
2643+
"@yarnpkg/parsers" "^3.0.0-rc.5"
2644+
"@yarnpkg/shell" "^4.0.0-rc.5"
26032645
camelcase "^5.3.1"
26042646
chalk "^3.0.0"
26052647
ci-info "^3.2.0"
@@ -2619,50 +2661,56 @@
26192661
tslib "^1.13.0"
26202662
tunnel "^0.0.6"
26212663

2622-
"@yarnpkg/fslib@^3.0.0-rc.4":
2623-
version "3.0.0-rc.4"
2624-
resolved "https://registry.yarnpkg.com/@yarnpkg/fslib/-/fslib-3.0.0-rc.4.tgz#19cb8af57867a73daa0be86e95450ab377e37e13"
2664+
"@yarnpkg/fslib@^3.0.0-rc.5":
2665+
version "3.0.0-rc.5"
2666+
resolved "https://registry.yarnpkg.com/@yarnpkg/fslib/-/fslib-3.0.0-rc.5.tgz#c8cc06b83dee798ef2809967495fb0137e92edd5"
2667+
integrity sha512-HPiZ86kecGxZrfWYd0kAtuNkx0eusJrebsTfDwQjlY9XnvLZv0M2CwKX8F2QeSQYpaTAMXuVF3IuTILpllH2Gw==
26252668
dependencies:
2626-
"@yarnpkg/libzip" "^3.0.0-rc.4"
2669+
"@yarnpkg/libzip" "^3.0.0-rc.5"
26272670
tslib "^1.13.0"
26282671

2629-
"@yarnpkg/libzip@^3.0.0-rc.4":
2630-
version "3.0.0-rc.4"
2631-
resolved "https://registry.yarnpkg.com/@yarnpkg/libzip/-/libzip-3.0.0-rc.4.tgz#23c60b5124eebc3677a5cd656b56715c1a401152"
2672+
"@yarnpkg/libzip@^3.0.0-rc.5":
2673+
version "3.0.0-rc.5"
2674+
resolved "https://registry.yarnpkg.com/@yarnpkg/libzip/-/libzip-3.0.0-rc.5.tgz#3288cab7caed6b68e6213b17bc7fe44a71f26303"
2675+
integrity sha512-RMKhLI9YTGzsqfTpyKut1XKAyzVVDL8ULABj1bFQNzN4SZe6BG9IxkbtsPF5sX0gH2CJertvAPc9R45qFIERNA==
26322676
dependencies:
26332677
"@types/emscripten" "^1.39.6"
26342678
tslib "^1.13.0"
26352679

2636-
"@yarnpkg/nm@^4.0.0-rc.4":
2637-
version "4.0.0-rc.4"
2638-
resolved "https://registry.yarnpkg.com/@yarnpkg/nm/-/nm-4.0.0-rc.4.tgz#f51347abcbd34341ea7484dd1819f34ad1e4ca82"
2680+
"@yarnpkg/nm@^4.0.0-rc.5":
2681+
version "4.0.0-rc.5"
2682+
resolved "https://registry.yarnpkg.com/@yarnpkg/nm/-/nm-4.0.0-rc.5.tgz#6d9e5b9778aa536ecd2764c64a66e8111fc0e1c1"
2683+
integrity sha512-v8wjgda+5npkIzjW0j83LOXxmR3j9H7W5H6E8RT6pMixeduSPX9cuQrZVCckEs+MRB7kO1KtuFuQ+xEfqJY4jA==
26392684
dependencies:
2640-
"@yarnpkg/core" "^4.0.0-rc.4"
2641-
"@yarnpkg/fslib" "^3.0.0-rc.4"
2685+
"@yarnpkg/core" "^4.0.0-rc.5"
2686+
"@yarnpkg/fslib" "^3.0.0-rc.5"
26422687

2643-
"@yarnpkg/parsers@^3.0.0-rc.4":
2644-
version "3.0.0-rc.4"
2645-
resolved "https://registry.yarnpkg.com/@yarnpkg/parsers/-/parsers-3.0.0-rc.4.tgz#d7b19fa22ce7ff2423e5cbf008f7be0a85e9f1e3"
2688+
"@yarnpkg/parsers@^3.0.0-rc.5":
2689+
version "3.0.0-rc.5"
2690+
resolved "https://registry.yarnpkg.com/@yarnpkg/parsers/-/parsers-3.0.0-rc.5.tgz#010898bfcfbd956c2b6bd1de5ddec725244c07ed"
2691+
integrity sha512-1xgS8WfEcYSn1447jwoHDepXpDtWwet7pvNeC+yfer5U7+FpOMEUmYwUNP5Krqtd3HH3hHM4m+RzsaUpCOGX5w==
26462692
dependencies:
26472693
js-yaml "^3.10.0"
26482694
tslib "^1.13.0"
26492695

2650-
"@yarnpkg/pnpify@^4.0.0-rc.3":
2651-
version "4.0.0-rc.4"
2652-
resolved "https://registry.yarnpkg.com/@yarnpkg/pnpify/-/pnpify-4.0.0-rc.4.tgz#24145e36dc6ac3094f53d75b0cecc3edc336836b"
2696+
"@yarnpkg/pnpify@^4.0.0-rc.5":
2697+
version "4.0.0-rc.5"
2698+
resolved "https://registry.yarnpkg.com/@yarnpkg/pnpify/-/pnpify-4.0.0-rc.5.tgz#e5417f7a1b26ab67694d47c6f05a903c04116cb5"
2699+
integrity sha512-htm3b+81xAVZOBZvVzxwzppt73myQkSn64YAdzDeoV2miqplzrAmUc1HWTm6KNC5ONH6ikM3ZoZyIxtk6/lObA==
26532700
dependencies:
2654-
"@yarnpkg/core" "^4.0.0-rc.4"
2655-
"@yarnpkg/fslib" "^3.0.0-rc.4"
2656-
"@yarnpkg/nm" "^4.0.0-rc.4"
2701+
"@yarnpkg/core" "^4.0.0-rc.5"
2702+
"@yarnpkg/fslib" "^3.0.0-rc.5"
2703+
"@yarnpkg/nm" "^4.0.0-rc.5"
26572704
clipanion "^3.2.0-rc.10"
26582705
tslib "^1.13.0"
26592706

2660-
"@yarnpkg/shell@^4.0.0-rc.4":
2661-
version "4.0.0-rc.4"
2662-
resolved "https://registry.yarnpkg.com/@yarnpkg/shell/-/shell-4.0.0-rc.4.tgz#636af042c8c141271d37592d20e195f3be1b4186"
2707+
"@yarnpkg/shell@^4.0.0-rc.5":
2708+
version "4.0.0-rc.5"
2709+
resolved "https://registry.yarnpkg.com/@yarnpkg/shell/-/shell-4.0.0-rc.5.tgz#ad166ecae3fefd71f37d28bcee1cab5f74e87bc7"
2710+
integrity sha512-Y+2ckSXAfMg9WN9SjXg7cqg7w0NY5xRYO+AcRLBjWIzhq281OpgP1rXCLE+dxfP64l6NOySkfrdcQBvcnJH2sw==
26632711
dependencies:
2664-
"@yarnpkg/fslib" "^3.0.0-rc.4"
2665-
"@yarnpkg/parsers" "^3.0.0-rc.4"
2712+
"@yarnpkg/fslib" "^3.0.0-rc.5"
2713+
"@yarnpkg/parsers" "^3.0.0-rc.5"
26662714
chalk "^3.0.0"
26672715
clipanion "^3.2.0-rc.10"
26682716
cross-spawn "7.0.3"
@@ -4011,9 +4059,10 @@ csstype@^2.6.8:
40114059
version "2.6.20"
40124060
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.20.tgz#9229c65ea0b260cf4d3d997cb06288e36a8d6dda"
40134061

4014-
cypress@^9.6.0:
4015-
version "9.6.0"
4016-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.0.tgz#84473b3362255fa8f5e627a596e58575c9e5320f"
4062+
cypress@^9.6.1:
4063+
version "9.6.1"
4064+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.1.tgz#a7d6b5a53325b3dc4960181f5800a5ade0f085eb"
4065+
integrity sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==
40174066
dependencies:
40184067
"@cypress/request" "^2.88.10"
40194068
"@cypress/xvfb" "^1.2.4"
@@ -5709,9 +5758,10 @@ human-signals@^2.1.0:
57095758
version "2.1.0"
57105759
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
57115760

5712-
husky@^8.0.0:
5713-
version "8.0.0"
5714-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.0.tgz#65b2d94765199d651615716a42ea52f3c2d997a0"
5761+
husky@^8.0.1:
5762+
version "8.0.1"
5763+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
5764+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
57155765

57165766
iconv-lite@0.4.24, iconv-lite@^0.4.24:
57175767
version "0.4.24"
@@ -9494,11 +9544,12 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0:
94949544
version "1.9.1"
94959545
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
94969546

9497-
vue-tsc@^0.34.7:
9498-
version "0.34.11"
9499-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.11.tgz#6b06bd213e8b83a68ceabe2c1e70adaeb0797003"
9547+
vue-tsc@^0.34.12:
9548+
version "0.34.12"
9549+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.12.tgz#19e6593371a1351a0a106fb10ed50e441f5c2299"
9550+
integrity sha512-CmuqLXHEW5UvS8UpT2RYom5MzOWBD142PLXxDX0ARdZ/u1oLobA3od4XY2XZACQYCFCzjTvfD1H5wrWwiGwoUA==
95009551
dependencies:
9501-
"@volar/vue-typescript" "0.34.11"
9552+
"@volar/vue-typescript" "0.34.12"
95029553

95039554
vue@^3.2.21:
95049555
version "3.2.33"

0 commit comments

Comments
 (0)