Skip to content

Commit a947cdf

Browse files
committed
Update changelog generator
1 parent a2cde39 commit a947cdf

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
@@ -98,7 +98,7 @@
9898
"@types/sanitize-html": "^2.3.1",
9999
"@typescript-eslint/eslint-plugin": "^4.17.0",
100100
"@typescript-eslint/parser": "^4.17.0",
101-
"allchange": "^1.0.2",
101+
"allchange": "^1.0.3",
102102
"autoprefixer": "^9.8.6",
103103
"babel-jest": "^26.6.3",
104104
"babel-loader": "^8.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,10 +2137,10 @@ ajv@^8.0.1:
21372137
require-from-string "^2.0.2"
21382138
uri-js "^4.2.2"
21392139

2140-
allchange@^1.0.2:
2141-
version "1.0.2"
2142-
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.2.tgz#86b9190e12b7ede4f230ae763cbd504c48fd907b"
2143-
integrity sha512-qJv1t2yvBThkes8g/dPMt8CGu+04U+q5QjCJn2Ngp92edZU8DJBfKGyGXo7w1iV48LVuQKQDfMsdIWhP7zHdlQ==
2140+
allchange@^1.0.3:
2141+
version "1.0.3"
2142+
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.3.tgz#f8814ddfbcfe39a01bf4570778ee7e6d9ff0ebb3"
2143+
integrity sha512-UZkfz5SkNEMFQFLr8vZcXHaph2EbJxmkVNF5Nt6D9RIa5pmAar7oAMfNdda714jg7IQijvaFty5PYazXLgd5WA==
21442144
dependencies:
21452145
"@actions/core" "^1.4.0"
21462146
"@actions/github" "^5.0.0"

0 commit comments

Comments
 (0)