Skip to content

Commit b2a5f74

Browse files
authored
Merge pull request #12 from chantouchsek/dependabot/npm_and_yarn/standard-version-9.3.1
chore(deps-dev): bump standard-version from 9.1.1 to 9.3.1
2 parents cb7c36d + 407f22f commit b2a5f74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"vue-clipboard2": "^0.3.1"
3232
},
3333
"devDependencies": {
34-
"standard-version": "^9.1.1",
34+
"standard-version": "^9.3.1",
3535
"vue": "^2.6.14"
3636
}
3737
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1336,10 +1336,10 @@ split@^1.0.0:
13361336
dependencies:
13371337
through "2"
13381338

1339-
standard-version@^9.1.1:
1340-
version "9.1.1"
1341-
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.1.1.tgz#7561df6351b075a44544ce3d3ebcffcb9582ba5a"
1342-
integrity sha512-PF9JnRauBwH7DAkmefYu1mB2Kx0MVG13udqDTFmDUiogbyikBAHBdMrVuauxtAb2YIkyZ3FMYCNv0hqUKMOPww==
1339+
standard-version@^9.3.1:
1340+
version "9.3.1"
1341+
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.3.1.tgz#786c16c318847f58a31a2434f97e8db33a635853"
1342+
integrity sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==
13431343
dependencies:
13441344
chalk "^2.4.2"
13451345
conventional-changelog "3.1.24"

0 commit comments

Comments
 (0)