Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit ec8bab9

Browse files
committed
chore(deps): update dependency standard-version to ^5.0.1
1 parent 9ccbd90 commit ec8bab9

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
@@ -46,7 +46,7 @@
4646
"husky": "^1.3.1",
4747
"jest": "^24.1.0",
4848
"lint-staged": "^8.1.4",
49-
"standard-version": "^5.0.0"
49+
"standard-version": "^5.0.1"
5050
},
5151
"dependencies": {
5252
"eslint-plugin-vue": "^5.2.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4425,10 +4425,10 @@ [email protected]:
44254425
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.2.tgz#4326d33886dc9ecfa29a6193bf511ba90a46454b"
44264426
integrity sha512-0Eyrk6uXW6tg9PYkhi/V/J4zHp33aNyi2hOCmhFLqLTIhbgqWn5jlSzI+IU0VqrZq6+DbHcabQl/WP6P3BG0QA==
44274427

4428-
standard-version@^5.0.0:
4429-
version "5.0.0"
4430-
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.0.tgz#b4543fbf1e7e2ef70a7085150c5b0a91eb754c97"
4431-
integrity sha512-ODn74fVhNVxmVD65YaNour7pHmJ/7fXuINPsTha2OndLmrajBmUz2q1Ah5s7lChTzWUe78F6uinRMpiSxvZKfw==
4428+
standard-version@^5.0.1:
4429+
version "5.0.1"
4430+
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.1.tgz#b2b2e858379c75b7da25fbc1cdafe8b6f36810d3"
4431+
integrity sha512-nlab5/C0P1Zd5k/2Zer/Y8xDnyf9kHES8Hy82aO8owJG9TJb3KbdNNOBNAgfa/ZsiDlJE9WQTGm1yN2VM1qxTg==
44324432
dependencies:
44334433
chalk "^2.4.1"
44344434
conventional-changelog "^3.0.6"

0 commit comments

Comments
 (0)