Skip to content

Commit

Permalink
build: force usage of conventional-changelog-conventionalcommits v8 b…
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisEff committed Dec 9, 2024
1 parent efde35e commit da5e21c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
"resolutions": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
},
"standard": {
"env": [
"mocha"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2905,12 +2905,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^7.0.2":
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: 10/3cc6586ac57cc54c0595b28ae22e8b674c970034bad35e467f71aba395278a6ef43351cfbf782a5fc33eb13ed4ad843a145b89ad1444f5fa571e3bf9c1d5519b
checksum: 10/23122a76c69ebe7490968f7c0779b0a6b73011eebbad0563ac5571c6015319acf13bb8dca178d7a5484f10b64744ae7ba35d40f71a8bdc5430e73dd7e032f45d
languageName: node
linkType: hard

Expand Down

0 comments on commit da5e21c

Please sign in to comment.