File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 107
107
"@nuxtjs/pwa" : " ^3.0.0-beta.20" ,
108
108
"@nuxtjs/robots" : " ^2.4.2" ,
109
109
"@nuxtjs/sitemap" : " ^2.3.1" ,
110
- "@testing-library/jest-dom" : " ^5.9 .0" ,
110
+ "@testing-library/jest-dom" : " ^5.10 .0" ,
111
111
"@vue/test-utils" : " ^1.0.3" ,
112
112
"autoprefixer" : " ^9.8.0" ,
113
113
"babel-core" : " ^7.0.0-bridge.0" ,
Original file line number Diff line number Diff line change 2124
2124
dependencies:
2125
2125
"@sinonjs/commons" "^1.7.0"
2126
2126
2127
- "@testing-library/jest-dom@^5.9 .0":
2128
- version "5.9 .0"
2129
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.9 .0.tgz#86464c66cbe75e632b8adb636f539bfd0efc2c9c "
2130
- integrity sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA ==
2127
+ "@testing-library/jest-dom@^5.10 .0":
2128
+ version "5.10 .0"
2129
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10 .0.tgz#6fc80de4760995b3b4281d2f3214e6bb95dd0754 "
2130
+ integrity sha512-t6e6Y6cu9cnTRwgNzgGtMn+bluLa/JkQ8j876g0XoZ6QKK/VBPPAIJ2PVWK4pjTD3U/BROP0o29cMwpZHcqltA ==
2131
2131
dependencies:
2132
2132
"@babel/runtime" "^7.9.2"
2133
- "@types/testing-library__jest-dom" "^5.0.2 "
2133
+ "@types/testing-library__jest-dom" "^5.9.1 "
2134
2134
chalk "^3.0.0"
2135
2135
css "^2.2.4"
2136
2136
css.escape "^1.5.1"
2291
2291
resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
2292
2292
integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==
2293
2293
2294
- "@types/testing-library__jest-dom@^5.0.2 ":
2295
- version "5.7.0 "
2296
- resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.7.0 .tgz#078790bf4dc89152a74428591a228ec5f9433251 "
2297
- integrity sha512-LoZ3uonlnAbJUz4bg6UoeFl+frfndXngmkCItSjJ8DD5WlRfVqPC5/LgJASsY/dy7AHH2YJ7PcsdASOydcVeFA ==
2294
+ "@types/testing-library__jest-dom@^5.9.1 ":
2295
+ version "5.9.1 "
2296
+ resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.9.1 .tgz#aba5ee062b7880f69c212ef769389f30752806e5 "
2297
+ integrity sha512-yYn5EKHO3MPEMSOrcAb1dLWY+68CG29LiXKsWmmpVHqoP5+ZRiAVLyUHvPNrO2dABDdUGZvavMsaGpWNjM6N2g ==
2298
2298
dependencies:
2299
2299
"@types/jest" "*"
2300
2300
You can’t perform that action at this time.
0 commit comments