Skip to content

Commit

Permalink
chore(deps): fix error in semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Aug 14, 2024
1 parent b89c420 commit 0324ac5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"prettier": "@myparcel/prettier-config",
"resolutions": {
"@myparcel/constants": "^2.0.0",
"conventional-changelog-conventionalcommits": ">= 8.0.0",
"eslint-plugin-prettier": "^4.2.1",
"typescript": "^5.4.0"
},
Expand Down
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4631,23 +4631,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^4.0.0 || ^5.0.0":
version: 5.0.0
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
dependencies:
compare-func: "npm:^2.0.0"
lodash: "npm:^4.17.15"
q: "npm:^1.5.1"
checksum: 10c0/02cc9313b44953332e9d45833615675cbc4d0f4129b27ea7218f8f4fc2f35124748725969c0cb3dc645713d19684540b87c5af25bd17ce3dccd7ef4e05e42442
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^7.0.0":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
"conventional-changelog-conventionalcommits@npm:>= 8.0.0":
version: 8.0.0
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
dependencies:
compare-func: "npm:^2.0.0"
checksum: 10c0/3cb1eab35e37fc973cfb3aed0e159f54414e49b222988da1c2aa86cc8a87fe7531491bbb7657fe5fc4dc0e25f5b50e2065ba8ac71cc4c08eed9189102a2b81bd
checksum: 10c0/368ee2245094579b38e1beac110577f75d82ab341d1bc6943052d5243f8bacc9ea08222a91a595a17f5f4ccc321b926211da00dd25b43877a3c51d8218bc76f0
languageName: node
linkType: hard

Expand Down

0 comments on commit 0324ac5

Please sign in to comment.