Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 59833d1

Browse files
committed
Update changelog generator
1 parent e4f8971 commit 59833d1

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.0",
154+
"allchange": "^1.0.2",
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.0:
2040-
version "1.0.1"
2041-
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.1.tgz#f32a75f65ab182d044d18e8baa43bd1c9be982f6"
2042-
integrity sha512-lj8HZcvQ04RsNqwLWjCYSDvchrW4nnjlOZ3z+VGhA78M7KootV0eRwlvTlYJec73jsz/Ts59kVArgooEsACOog==
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==
20432043
dependencies:
20442044
"@actions/core" "^1.4.0"
20452045
"@actions/github" "^5.0.0"

0 commit comments

Comments
 (0)