File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 103
103
"@nuxtjs/robots" : " ^2.5.0" ,
104
104
"@nuxtjs/sitemap" : " ^2.4.0" ,
105
105
"@testing-library/jest-dom" : " ^5.11.9" ,
106
- "@vue/test-utils" : " ^1.1.2 " ,
106
+ "@vue/test-utils" : " ^1.1.4 " ,
107
107
"autoprefixer" : " ^10.2.4" ,
108
108
"babel-core" : " ^7.0.0-bridge.0" ,
109
109
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 2184
2184
optionalDependencies:
2185
2185
prettier "^1.18.2"
2186
2186
2187
- "@vue/test-utils@^1.1.2 ":
2188
- version "1.1.2 "
2189
- resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.1.2 .tgz#fdb487448dceefeaf3d01d465f7c836a3d666dbc "
2190
- integrity sha512-utbIL7zn9c+SjhybPwh48lpWCiluFCbP1yyRNAy1fQsw/6hiNFioaWy05FoVAFIZXC5WwBf+5r4ypfM1j/nI4A ==
2187
+ "@vue/test-utils@^1.1.4 ":
2188
+ version "1.1.4 "
2189
+ resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.1.4 .tgz#a9acb32ea1fa4535b2e1ce5ca100bceb4fade2db "
2190
+ integrity sha512-9BeL8IqGvJKy553lq/07rhYURQkpS/k+j19rJ/4eDpGJk7z872M0YrBWFhjS14yMKlvYVYOCfWnVIXyrAx0xNw ==
2191
2191
dependencies:
2192
2192
dom-event-types "^1.0.0"
2193
2193
lodash "^4.17.15"
You can’t perform that action at this time.
0 commit comments