Skip to content

Commit bbafcc0

Browse files
committed
chore: Update packages
1 parent 7ded581 commit bbafcc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"babel-cli": "^6.18.0",
1212
"babel-loader": "^6.2.8",
1313
"babel-preset-es2015": "^6.18.0",
14-
"cz-conventional-changelog": "^1.2.0",
14+
"cz-conventional-changelog": "^2.0.0",
1515
"standard-version": "^3.0.0",
1616
"vue-loader": "^9.9.5",
1717
"webpack": "^1.13.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -963,9 +963,9 @@ currently-unhandled@^0.4.1:
963963
dependencies:
964964
array-find-index "^1.0.1"
965965

966-
cz-conventional-changelog@^1.2.0:
967-
version "1.2.0"
968-
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-1.2.0.tgz#2bca04964c8919b23f3fd6a89ef5e6008b31b3f8"
966+
cz-conventional-changelog@^2.0.0:
967+
version "2.0.0"
968+
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-2.0.0.tgz#55a979afdfe95e7024879d2a0f5924630170b533"
969969
dependencies:
970970
conventional-commit-types "^2.0.0"
971971
lodash.map "^4.5.1"
@@ -2461,7 +2461,7 @@ sshpk@^1.7.0:
24612461
jsbn "~0.1.0"
24622462
tweetnacl "~0.14.0"
24632463

2464-
standard-version:
2464+
standard-version@^3.0.0:
24652465
version "3.0.0"
24662466
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-3.0.0.tgz#dc1dc9f6ad3436e3ace8a9b050634d8a04762929"
24672467
dependencies:

0 commit comments

Comments
 (0)