Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 1669781 commit 34c6a8a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 30 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"react-scroll": "1.8.9"
},
"devDependencies": {
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "10.0.1",
"@semantic-release/exec": "6.0.3",
Expand Down
47 changes: 19 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "4626.com@workspace:."
dependencies:
"@commitlint/cli": 17.6.5
"@commitlint/config-conventional": 17.6.5
"@commitlint/cli": 17.7.1
"@commitlint/config-conventional": 17.7.0
"@semantic-release/changelog": 6.0.3
"@semantic-release/commit-analyzer": 10.0.1
"@semantic-release/exec": 6.0.3
Expand Down Expand Up @@ -115,13 +115,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.6.5":
version: 17.6.5
resolution: "@commitlint/cli@npm:17.6.5"
"@commitlint/cli@npm:17.7.1":
version: 17.7.1
resolution: "@commitlint/cli@npm:17.7.1"
dependencies:
"@commitlint/format": ^17.4.4
"@commitlint/lint": ^17.6.5
"@commitlint/load": ^17.5.0
"@commitlint/lint": ^17.7.0
"@commitlint/load": ^17.7.1
"@commitlint/read": ^17.5.1
"@commitlint/types": ^17.4.4
execa: ^5.0.0
Expand All @@ -131,16 +131,16 @@ __metadata:
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: acc57bdb732bf308c65e01a13d6b42f6f5f1a4dc40b2e743a5c0a4e797423fa8a2c9b4cc5377d9e6df47c06dc17e190081f7b7c0361c31de22dcf1a05619fa8a
checksum: 2500a50514ab0629d3661d74e6f759f0b9b56c1992fbc101bb78a67033c6ed02a6dad3ae728f91f1f9b3034ae17e3808835957f885ab7129a421085d31f6cb23
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:17.6.5":
version: 17.6.5
resolution: "@commitlint/config-conventional@npm:17.6.5"
"@commitlint/config-conventional@npm:17.7.0":
version: 17.7.0
resolution: "@commitlint/config-conventional@npm:17.7.0"
dependencies:
conventional-changelog-conventionalcommits: ^5.0.0
checksum: f2c637a9935044d6dc800eabbb0e032354afb35a7c0dd65d37115320a0fbcf4586ad769647039d0d9347988182213d7ee53339df2af9b2c8a51209ab0225366f
conventional-changelog-conventionalcommits: ^6.1.0
checksum: 932cf35c12855e360c750bc19ffedc0925f8658f316aaacdf5441ce775712934386643a9ac418f18e24e5bb1bf71ed721b8ae452a13d04908b0e55cd3d2d988f
languageName: node
linkType: hard

Expand Down Expand Up @@ -195,7 +195,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.6.5":
"@commitlint/lint@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/lint@npm:17.7.0"
dependencies:
Expand All @@ -207,7 +207,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:^17.5.0":
"@commitlint/load@npm:^17.7.1":
version: 17.7.1
resolution: "@commitlint/load@npm:17.7.1"
dependencies:
Expand Down Expand Up @@ -2611,14 +2611,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
"conventional-changelog-conventionalcommits@npm:^6.1.0":
version: 6.1.0
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -7734,13 +7732,6 @@ __metadata:
languageName: node
linkType: hard

"q@npm:^1.5.1":
version: 1.5.1
resolution: "q@npm:1.5.1"
checksum: 147baa93c805bc1200ed698bdf9c72e9e42c05f96d007e33a558b5fdfd63e5ea130e99313f28efc1783e90e6bdb4e48b67a36fcc026b7b09202437ae88a1fb12
languageName: node
linkType: hard

"qrcode-terminal@npm:^0.12.0":
version: 0.12.0
resolution: "qrcode-terminal@npm:0.12.0"
Expand Down

0 comments on commit 34c6a8a

Please sign in to comment.