File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 130
130
"rollup-plugin-node-resolve" : " ^4.0.1" ,
131
131
"rollup-watch" : " ^4.3.1" ,
132
132
"sass-loader" : " ^7.1.0" ,
133
- "standard-version" : " ^5.0.1 " ,
133
+ "standard-version" : " ^5.0.2 " ,
134
134
"terser" : " ^3.17.0" ,
135
135
"vue" : " ^2.6.9" ,
136
136
"vue-jest" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -4160,12 +4160,12 @@ dot-prop@^4.1.1:
4160
4160
dependencies :
4161
4161
is-obj "^1.0.0"
4162
4162
4163
- dotgitignore@^1.0.3 :
4164
- version "1.0.3 "
4165
- resolved "https://registry.yarnpkg.com/dotgitignore/-/dotgitignore-1.0.3. tgz#a442cbde7dc20dff51cdb849e4c5a64568c07923 "
4166
- integrity sha512-eu5XjSstm0WXQsARgo6kPjkINYZlOUW+z/KtAAIBjHa5mUpMPrxJytbPIndWz6GubBuuuH5ljtVcXKnVnH5q8w ==
4163
+ dotgitignore@^2. 1.0 :
4164
+ version "2. 1.0"
4165
+ resolved "https://registry.yarnpkg.com/dotgitignore/-/dotgitignore-2. 1.0.tgz#a4b15a4e4ef3cf383598aaf1dfa4a04bcc089b7b "
4166
+ integrity sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA ==
4167
4167
dependencies :
4168
- find-up "^2.1 .0"
4168
+ find-up "^3.0 .0"
4169
4169
minimatch "^3.0.4"
4170
4170
4171
4171
duplexer@^0.1.1 :
@@ -10202,17 +10202,17 @@ stackframe@^1.0.4:
10202
10202
resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.0.4.tgz#357b24a992f9427cba6b545d96a14ed2cbca187b"
10203
10203
integrity sha512-to7oADIniaYwS3MhtCa/sQhrxidCCQiF/qp4/m5iN3ipf0Y7Xlri0f6eG29r08aL7JYl8n32AF3Q5GYBZ7K8vw==
10204
10204
10205
- standard-version@^5.0.1 :
10206
- version "5.0.1 "
10207
- resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.1 .tgz#b2b2e858379c75b7da25fbc1cdafe8b6f36810d3 "
10208
- integrity sha512-nlab5/C0P1Zd5k/2Zer/Y8xDnyf9kHES8Hy82aO8owJG9TJb3KbdNNOBNAgfa/ZsiDlJE9WQTGm1yN2VM1qxTg ==
10205
+ standard-version@^5.0.2 :
10206
+ version "5.0.2 "
10207
+ resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.2 .tgz#39fc8ce9a2850cc70868a39f9a4c9661a4439beb "
10208
+ integrity sha512-vvdWZySinwWU9UZhtgYUGGTkYzqrwYMw3c7CFJ17E7vMbAEqVSui/bm+ZcSukAAU2WmphPTWIKFmn8ni+lk4NA ==
10209
10209
dependencies :
10210
10210
chalk "^2.4.1"
10211
10211
conventional-changelog "^3.0.6"
10212
10212
conventional-recommended-bump "^4.0.4"
10213
10213
detect-indent "^5.0.0"
10214
10214
detect-newline "^2.1.0"
10215
- dotgitignore "^1.0.3 "
10215
+ dotgitignore "^2. 1.0"
10216
10216
figures "^2.0.0"
10217
10217
fs-access "^1.0.0"
10218
10218
git-semver-tags "^2.0.2"
You can’t perform that action at this time.
0 commit comments