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

Commit 1ef8a2c

Browse files
authored
Update allchange to 1.0.5 (#7070)
1 parent 0bae79d commit 1ef8a2c

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
@@ -154,7 +154,7 @@
154154
"@typescript-eslint/eslint-plugin": "^4.17.0",
155155
"@typescript-eslint/parser": "^4.17.0",
156156
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
157-
"allchange": "^1.0.4",
157+
"allchange": "^1.0.5",
158158
"babel-jest": "^26.6.3",
159159
"chokidar": "^3.5.1",
160160
"concurrently": "^5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,10 +2052,10 @@ ajv@^8.0.1:
20522052
require-from-string "^2.0.2"
20532053
uri-js "^4.2.2"
20542054

2055-
allchange@^1.0.4:
2056-
version "1.0.4"
2057-
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.4.tgz#c540d9344e7e5bf4187be823ad5d858bed365d82"
2058-
integrity sha512-9V2PPRj2UtkqFIx1DFPS5ubadTpu59fMrIteA3JUVpv6UrVCFeFRELWrOwUBHlQmsG4ud82ru34k8yJ3VKeqHg==
2055+
allchange@^1.0.5:
2056+
version "1.0.5"
2057+
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.5.tgz#9496425eea8ff1a2e57b37d059333df6c3d37382"
2058+
integrity sha512-g3VYQfhvc42L0Mr9JTsZlVSrms4TbvqrvONj13M8NHKvp25XR9d5xS05wXqh9+mh0tYcAWDrOvAoceCzSzijBA==
20592059
dependencies:
20602060
"@actions/core" "^1.4.0"
20612061
"@actions/github" "^5.0.0"

0 commit comments

Comments
 (0)