Skip to content

Commit e1fdf7c

Browse files
committed
Update changelog generator
1 parent 495b6dc commit e1fdf7c

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
@@ -151,7 +151,7 @@
151151
"@typescript-eslint/eslint-plugin": "^4.17.0",
152152
"@typescript-eslint/parser": "^4.17.0",
153153
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
154-
"allchange": "^1.0.2",
154+
"allchange": "^1.0.3",
155155
"babel-jest": "^26.6.3",
156156
"chokidar": "^3.5.1",
157157
"concurrently": "^5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2036,10 +2036,10 @@ ajv@^8.0.1:
20362036
require-from-string "^2.0.2"
20372037
uri-js "^4.2.2"
20382038

2039-
allchange@^1.0.2:
2040-
version "1.0.2"
2041-
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.2.tgz#86b9190e12b7ede4f230ae763cbd504c48fd907b"
2042-
integrity sha512-qJv1t2yvBThkes8g/dPMt8CGu+04U+q5QjCJn2Ngp92edZU8DJBfKGyGXo7w1iV48LVuQKQDfMsdIWhP7zHdlQ==
2039+
allchange@^1.0.3:
2040+
version "1.0.3"
2041+
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.3.tgz#f8814ddfbcfe39a01bf4570778ee7e6d9ff0ebb3"
2042+
integrity sha512-UZkfz5SkNEMFQFLr8vZcXHaph2EbJxmkVNF5Nt6D9RIa5pmAar7oAMfNdda714jg7IQijvaFty5PYazXLgd5WA==
20432043
dependencies:
20442044
"@actions/core" "^1.4.0"
20452045
"@actions/github" "^5.0.0"

0 commit comments

Comments
 (0)