diff options
| author | tusooa <tusooa@kazv.moe> | 2023-01-29 13:58:26 +0000 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2023-01-29 13:58:26 +0000 |
| commit | 04f5a448e41170f9aff79cdd7a8f1033f45b79ab (patch) | |
| tree | d51b1abcf94c9c3ed1abab8b54035aaf7ea63efb /package.json | |
| parent | f229c4a106b574e8a3de38fe06ef84dc11493fad (diff) | |
| parent | d2716341cba55c1b40793239501213d00f5b6281 (diff) | |
Merge branch 'renovate/vue-test-utils-2.x' into 'develop'
Update dependency @vue/test-utils to v2.2.8
See merge request pleroma/pleroma-fe!1781
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index df15f577..651887c4 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@vue/babel-helper-vue-jsx-merge-props": "1.4.0", "@vue/babel-plugin-jsx": "1.1.1", "@vue/compiler-sfc": "3.2.45", - "@vue/test-utils": "2.2.7", + "@vue/test-utils": "2.2.8", "autoprefixer": "10.4.13", "babel-loader": "9.1.2", "babel-plugin-lodash": "3.3.4", |
