This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 154
154
"@typescript-eslint/eslint-plugin" : " ^4.17.0" ,
155
155
"@typescript-eslint/parser" : " ^4.17.0" ,
156
156
"@wojtekmaj/enzyme-adapter-react-17" : " ^0.6.1" ,
157
- "allchange" : " ^1.0.5 " ,
157
+ "allchange" : " ^1.0.6 " ,
158
158
"babel-jest" : " ^26.6.3" ,
159
159
"chokidar" : " ^3.5.1" ,
160
160
"concurrently" : " ^5.3.0" ,
Original file line number Diff line number Diff line change @@ -2052,10 +2052,10 @@ ajv@^8.0.1:
2052
2052
require-from-string "^2.0.2"
2053
2053
uri-js "^4.2.2"
2054
2054
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 ==
2055
+ allchange@^1.0.6 :
2056
+ version "1.0.6 "
2057
+ resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.6 .tgz#f905918255541dc92d6a1f5cdf758db4597f569c "
2058
+ integrity sha512-37a4J55oSxhLmlS/DeBOKjKn5dbjkyR4qMJ9is8+CKLPTe7NybcWBYvrPLr9kVLBa6aigWrdovRHrQj/4v6k4w ==
2059
2059
dependencies :
2060
2060
" @actions/core" " ^1.4.0"
2061
2061
" @actions/github" " ^5.0.0"
You can’t perform that action at this time.
0 commit comments