Skip to content

Commit

Permalink
fix(release): testing semantic-release
Browse files Browse the repository at this point in the history
testing semantic-release

BREAKING CHANGE: next changes will be upgrading angular to 9.0.0
  • Loading branch information
xmlking committed Aug 26, 2019
1 parent 82aa1a9 commit c9d9155
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -213,7 +213,7 @@
"husky": "^3.0.4",
"jest": "^24.9.0",
"jest-preset-angular": "^7.1.1",
"lint-staged": "^9.2.3",
"lint-staged": "^9.2.4",
"lite-server": "^2.5.4",
"prettier": "^1.18.2",
"semantic-release": "^15.13.24",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11580,10 +11580,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

lint-staged@^9.2.3:
version "9.2.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.3.tgz#a4ef2b7033f83e8dbc718556610e20e0098356c0"
integrity sha512-ovDmF0c0VJDTP0VmwLetJQ+lVGyNqOkTniwO9S0MOJxGxIExpSRTL56/ZmvXZ1tHNA53GBbXQbfS8RnNGRXFjg==
lint-staged@^9.2.4:
version "9.2.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.4.tgz#7a35839c9c6103ec98eabf43e35657c209509345"
integrity sha512-RAt5ogbLRiKy9+T3dKbbPKP6tN2I9VjEtTXQFxdkauUdMjIBsS70ikwwSgsBR8xVVCUSX7sVDyWCyem5xB8YDw==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"
Expand Down

0 comments on commit c9d9155

Please sign in to comment.