Skip to content

Commit 01e1a1c

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update dependency standard-version to ^5.0.2 (#2852)
1 parent c7fdaf8 commit 01e1a1c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"rollup-plugin-node-resolve": "^4.0.1",
131131
"rollup-watch": "^4.3.1",
132132
"sass-loader": "^7.1.0",
133-
"standard-version": "^5.0.1",
133+
"standard-version": "^5.0.2",
134134
"terser": "^3.17.0",
135135
"vue": "^2.6.9",
136136
"vue-jest": "^3.0.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4160,12 +4160,12 @@ dot-prop@^4.1.1:
41604160
dependencies:
41614161
is-obj "^1.0.0"
41624162

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==
41674167
dependencies:
4168-
find-up "^2.1.0"
4168+
find-up "^3.0.0"
41694169
minimatch "^3.0.4"
41704170

41714171
duplexer@^0.1.1:
@@ -10202,17 +10202,17 @@ stackframe@^1.0.4:
1020210202
resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.0.4.tgz#357b24a992f9427cba6b545d96a14ed2cbca187b"
1020310203
integrity sha512-to7oADIniaYwS3MhtCa/sQhrxidCCQiF/qp4/m5iN3ipf0Y7Xlri0f6eG29r08aL7JYl8n32AF3Q5GYBZ7K8vw==
1020410204

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==
1020910209
dependencies:
1021010210
chalk "^2.4.1"
1021110211
conventional-changelog "^3.0.6"
1021210212
conventional-recommended-bump "^4.0.4"
1021310213
detect-indent "^5.0.0"
1021410214
detect-newline "^2.1.0"
10215-
dotgitignore "^1.0.3"
10215+
dotgitignore "^2.1.0"
1021610216
figures "^2.0.0"
1021710217
fs-access "^1.0.0"
1021810218
git-semver-tags "^2.0.2"

0 commit comments

Comments
 (0)