Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 6563f54

Browse files
committed
Update dependency @testing-library/vue to v5.8.1
1 parent 68df447 commit 6563f54

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@graphql-codegen/typescript-operations": "1.17.15",
106106
"@sentry/webpack-plugin": "1.14.2",
107107
"@testing-library/jest-dom": "5.11.10",
108-
"@testing-library/vue": "5.6.1",
108+
"@testing-library/vue": "5.8.1",
109109
"@types/date-fns": "2.6.0",
110110
"@types/discord-rpc": "3.0.5",
111111
"@types/electron-devtools-installer": "2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2184,10 +2184,10 @@
21842184
lodash "^4.17.15"
21852185
redent "^3.0.0"
21862186

2187-
"@testing-library/vue@5.6.1":
2188-
version "5.6.1"
2189-
resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-5.6.1.tgz#09424b933b71720fa247dc4ba2ebc27a1c80c758"
2190-
integrity sha512-56wdi7qkr5Vq2iQZW5ceEbqu6Zx+rC+8Y9z9i5Qyd/sql9EP8b/jpNrAlYMKWxUzye7AFVs0cmigHJrtWhzFcA==
2187+
"@testing-library/vue@5.8.1":
2188+
version "5.8.1"
2189+
resolved "https://registry.yarnpkg.com/@testing-library/vue/-/vue-5.8.1.tgz#0292c030f99fcd40e0828f0ebed531ba35fb681f"
2190+
integrity sha512-QX9L6dlJXi/6gfmf+yQBB9lmjGo5iI5xSwpRPJ2ma36D5aXwliHGkJg+w3aPaHDvkbEzxZSmXMt0jvP06BJZVA==
21912191
dependencies:
21922192
"@babel/runtime" "^7.12.5"
21932193
"@testing-library/dom" "^7.26.6"

0 commit comments

Comments
 (0)