Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Commit d7558af

Browse files
authored
Merge pull request element-hq#18568 from vector-im/dbkr/update_allchange
Update changelog generator
2 parents 36c8af4 + 73eecfc commit d7558af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/sanitize-html": "^2.3.1",
9898
"@typescript-eslint/eslint-plugin": "^4.17.0",
9999
"@typescript-eslint/parser": "^4.17.0",
100-
"allchange": "^0.0.1",
100+
"allchange": "^1.0.0",
101101
"autoprefixer": "^9.8.6",
102102
"babel-jest": "^26.6.3",
103103
"babel-loader": "^8.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,10 +2089,10 @@ ajv@^8.0.1:
20892089
require-from-string "^2.0.2"
20902090
uri-js "^4.2.2"
20912091

2092-
allchange@^0.0.1:
2093-
version "0.0.1"
2094-
resolved "https://registry.yarnpkg.com/allchange/-/allchange-0.0.1.tgz#3f66f7b06314b942fd0c1630fef6ce2ac1b90972"
2095-
integrity sha512-YVg1ZcYzEE5/fEnexzlhfWIbPeGtjfFgJ73qUG2DNwl16Apt9sRJQE7z6dLbDPaL9tOlYpIgzf7Id74uS+ccjQ==
2092+
allchange@^1.0.0:
2093+
version "1.0.0"
2094+
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.0.tgz#f5177b7d97f8e97a2d059a1524db9a72d94dc6d2"
2095+
integrity sha512-O0VIaMIORxOaReyYEijDfKdpudJhbzzVYLdJR1aROyUgOLBEp9e5V/TDXQpjX23W90IFCSRZxsDb3exLRD05HA==
20962096
dependencies:
20972097
"@actions/core" "^1.4.0"
20982098
"@actions/github" "^5.0.0"

0 commit comments

Comments
 (0)