Skip to content

Commit 1b787a5

Browse files
chore(deps): update dependency @release-it/keep-a-changelog to v7
1 parent c51a990 commit 1b787a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@release-it/conventional-changelog": "^10.0.0",
49-
"@release-it/keep-a-changelog": "^6.0.0",
49+
"@release-it/keep-a-changelog": "^7.0.0",
5050
"@types/bson": "^4.2.4",
5151
"@types/jest": "^29.5.14",
5252
"@types/node": "^22.13.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -858,13 +858,13 @@
858858
git-semver-tags "^8.0.0"
859859
semver "^7.6.3"
860860

861-
"@release-it/keep-a-changelog@^6.0.0":
862-
version "6.0.0"
863-
resolved "https://registry.yarnpkg.com/@release-it/keep-a-changelog/-/keep-a-changelog-6.0.0.tgz#2fcdb41f531ec86c35b73aced8cccdb79fc76a51"
864-
integrity sha512-+z3Hzo96v4rI4AU0DyRXclc1FKgjfVUk5cxYktjmHE4t5e/M3jyolvZZsBOna+3fRmmo86M2+BrtZvy5gj3qag==
861+
"@release-it/keep-a-changelog@^7.0.0":
862+
version "7.0.0"
863+
resolved "https://registry.yarnpkg.com/@release-it/keep-a-changelog/-/keep-a-changelog-7.0.0.tgz#1025c8fdcb17e47f447a87d1662b23b75f67597b"
864+
integrity sha512-POWxbrMpO/UjphgXku7LYL+BWyiCc0S4tprEMO1+iHSk/CXE8xs6VecfH9KJyQ9Ke3SY4VdHAbMQv/lmizr/lA==
865865
dependencies:
866866
detect-newline "^4.0.1"
867-
semver "^7.6.3"
867+
semver "^7.7.1"
868868
string-template "^1.0.0"
869869

870870
"@rollup/pluginutils@^4.1.2":

0 commit comments

Comments
 (0)