Skip to content

Commit 725dbb2

Browse files
committed
chore(ci-cd): update deps
GH-00
1 parent 958d7f0 commit 725dbb2

File tree

2 files changed

+92
-40
lines changed

2 files changed

+92
-40
lines changed

package-lock.json

Lines changed: 91 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@commitlint/cli": "^16.1.0",
1515
"@commitlint/config-conventional": "^16.0.0",
16-
"@commitlint/config-lerna-scopes": "^16.0.0",
16+
"@commitlint/config-lerna-scopes": "^20.2.0",
1717
"commitizen": "^4.2.4",
1818
"concurrently": "^8.2.2",
1919
"custom-sf-changelog": "file:packages/custom-sf-changelog",
@@ -27,9 +27,6 @@
2727
"packages/custom-sf-changelog/"
2828
],
2929
"overrides": {
30-
"@commitlint/config-lerna-scopes": {
31-
"lerna": "^7.3.0"
32-
},
3330
"semver": "^7.5.2",
3431
"qs": "^6.14.1"
3532
},

0 commit comments

Comments
 (0)