Update changelog generator

pull/18777/head
David Baker 2021-08-25 17:21:52 +01:00
parent f8eb1d17f9
commit 308078d2fc
2 changed files with 5 additions and 7 deletions

View File

@ -98,7 +98,7 @@
"@types/sanitize-html": "^2.3.1",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"allchange": "^1.0.0",
"allchange": "^1.0.2",
"autoprefixer": "^9.8.6",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",

View File

@ -2137,10 +2137,10 @@ ajv@^8.0.1:
require-from-string "^2.0.2"
uri-js "^4.2.2"
allchange@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.1.tgz#f32a75f65ab182d044d18e8baa43bd1c9be982f6"
integrity sha512-lj8HZcvQ04RsNqwLWjCYSDvchrW4nnjlOZ3z+VGhA78M7KootV0eRwlvTlYJec73jsz/Ts59kVArgooEsACOog==
allchange@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.2.tgz#86b9190e12b7ede4f230ae763cbd504c48fd907b"
integrity sha512-qJv1t2yvBThkes8g/dPMt8CGu+04U+q5QjCJn2Ngp92edZU8DJBfKGyGXo7w1iV48LVuQKQDfMsdIWhP7zHdlQ==
dependencies:
"@actions/core" "^1.4.0"
"@actions/github" "^5.0.0"
@ -7700,8 +7700,6 @@ matrix-mock-request@^1.2.3:
resolved "https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/94449953054a511d19a14c80a397a518bafc768f"
dependencies:
"@babel/runtime" "^7.12.5"
"@sentry/browser" "^6.11.0"
"@sentry/tracing" "^6.11.0"
await-lock "^2.1.0"
blurhash "^1.1.3"
browser-encrypt-attachment "^0.3.0"