Skip to content

Commit

Permalink
chore(deps-dev): 🔧 downgrade conventional-changelog-conventionalcommits
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed May 4, 2024
1 parent d5f2e22 commit 9747184
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"conventional-changelog-conventionalcommits": "7.0.0",
"devmoji": "2.3.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2127,10 +2127,10 @@ conventional-changelog-angular@^7.0.0:
dependencies:
compare-func "^2.0.0"

conventional-changelog-conventionalcommits@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz#3fa2857c878701e7f0329db5a1257cb218f166fe"
integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==
conventional-changelog-conventionalcommits@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.0.tgz#a54eacafd8d7cfd5eba1fd86034a51284670ffa3"
integrity sha512-iu2Zt5f7ESwpGJStnbHAG2fL/kBA5h/s1AuDYGKqb7gQcXpWlyfGiF8wM+mfFD5M/cYt9Hl3iWNDm3n72qBA1w==
dependencies:
compare-func "^2.0.0"

Expand Down

0 comments on commit 9747184

Please sign in to comment.