1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-25 05:23:13 +03:00

Upgrade allchange to 1.0.6 (#2042)

This commit is contained in:
J. Ryan Stinnett
2021-11-30 17:55:38 +00:00
committed by GitHub
parent 4f4811e1d9
commit 87b920698f
2 changed files with 5 additions and 5 deletions

View File

@@ -81,7 +81,7 @@
"@types/request": "^2.48.5", "@types/request": "^2.48.5",
"@typescript-eslint/eslint-plugin": "^4.17.0", "@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0", "@typescript-eslint/parser": "^4.17.0",
"allchange": "^1.0.5", "allchange": "^1.0.6",
"babel-jest": "^26.6.3", "babel-jest": "^26.6.3",
"babelify": "^10.0.0", "babelify": "^10.0.0",
"better-docs": "^2.4.0-beta.9", "better-docs": "^2.4.0-beta.9",

View File

@@ -1693,10 +1693,10 @@ align-text@^0.1.1, align-text@^0.1.3:
longest "^1.0.1" longest "^1.0.1"
repeat-string "^1.5.2" repeat-string "^1.5.2"
allchange@^1.0.5: allchange@^1.0.6:
version "1.0.5" version "1.0.6"
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.5.tgz#9496425eea8ff1a2e57b37d059333df6c3d37382" resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.6.tgz#f905918255541dc92d6a1f5cdf758db4597f569c"
integrity sha512-g3VYQfhvc42L0Mr9JTsZlVSrms4TbvqrvONj13M8NHKvp25XR9d5xS05wXqh9+mh0tYcAWDrOvAoceCzSzijBA== integrity sha512-37a4J55oSxhLmlS/DeBOKjKn5dbjkyR4qMJ9is8+CKLPTe7NybcWBYvrPLr9kVLBa6aigWrdovRHrQj/4v6k4w==
dependencies: dependencies:
"@actions/core" "^1.4.0" "@actions/core" "^1.4.0"
"@actions/github" "^5.0.0" "@actions/github" "^5.0.0"