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.0" ,
110
- "@testing-library/jest-dom" : " ^5.8 .0" ,
110
+ "@testing-library/jest-dom" : " ^5.9 .0" ,
111
111
"@vue/test-utils" : " ^1.0.3" ,
112
112
"autoprefixer" : " ^9.8.0" ,
113
113
"babel-core" : " ^7.0.0-bridge.0" ,
140
140
"husky" : " ^4.2.5" ,
141
141
"improved-yarn-audit" : " ^2.1.0" ,
142
142
"jest" : " ^26.0.1" ,
143
- "lint-staged" : " ^10.2.6 " ,
143
+ "lint-staged" : " ^10.2.7 " ,
144
144
"loader-utils" : " ^2.0.0" ,
145
145
"lodash" : " ^4.17.15" ,
146
146
"marked" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 2107
2107
dependencies:
2108
2108
"@sinonjs/commons" "^1.7.0"
2109
2109
2110
- "@testing-library/jest-dom@^5.8 .0":
2111
- version "5.8 .0"
2112
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.8 .0.tgz#815e830129c4dda6c8e9a725046397acec523669 "
2113
- integrity sha512-9Y4FxYIxfwHpUyJVqI8EOfDP2LlEBqKwXE3F+V8ightji0M2rzQB+9kqZ5UJxNs+9oXJIgvYj7T3QaXLNHVDMw ==
2110
+ "@testing-library/jest-dom@^5.9 .0":
2111
+ version "5.9 .0"
2112
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.9 .0.tgz#86464c66cbe75e632b8adb636f539bfd0efc2c9c "
2113
+ integrity sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA ==
2114
2114
dependencies:
2115
2115
"@babel/runtime" "^7.9.2"
2116
2116
"@types/testing-library__jest-dom" "^5.0.2"
@@ -8578,10 +8578,10 @@ lines-and-columns@^1.1.6:
8578
8578
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
8579
8579
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
8580
8580
8581
- lint-staged@^10.2.6 :
8582
- version "10.2.6 "
8583
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6 .tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53 "
8584
- integrity sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ ==
8581
+ lint-staged@^10.2.7 :
8582
+ version "10.2.7 "
8583
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7 .tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb "
8584
+ integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw ==
8585
8585
dependencies:
8586
8586
chalk "^4.0.0"
8587
8587
cli-truncate "2.1.0"
You can’t perform that action at this time.
0 commit comments