Skip to content

Commit c9d9155

Browse files
committed
fix(release): testing semantic-release
testing semantic-release BREAKING CHANGE: next changes will be upgrading angular to 9.0.0
1 parent 82aa1a9 commit c9d9155

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
@@ -213,7 +213,7 @@
213213
"husky": "^3.0.4",
214214
"jest": "^24.9.0",
215215
"jest-preset-angular": "^7.1.1",
216-
"lint-staged": "^9.2.3",
216+
"lint-staged": "^9.2.4",
217217
"lite-server": "^2.5.4",
218218
"prettier": "^1.18.2",
219219
"semantic-release": "^15.13.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11580,10 +11580,10 @@ lines-and-columns@^1.1.6:
1158011580
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
1158111581
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
1158211582

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

0 commit comments

Comments
 (0)