Update dependency clean-stack to v5 (#162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-01 22:39:53 -05:00 committed by GitHub
parent 86ba02e7e7
commit a0c02cfeeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@
"ajv-keywords": "5.1.0",
"array-move": "4.0.0",
"buffer": "6.0.3",
"clean-stack": "4.2.0",
"clean-stack": "5.0.1",
"codemirror": "6.0.1",
"common-tags": "1.8.2",
"copy-text-to-clipboard": "3.0.1",

View File

@ -4778,10 +4778,10 @@ clean-regexp@^1.0.0:
dependencies:
escape-string-regexp "^1.0.5"
clean-stack@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-4.2.0.tgz#c464e4cde4ac789f4e0735c5d75beb49d7b30b31"
integrity sha512-LYv6XPxoyODi36Dp976riBtSY27VmFo+MKqEU9QCCWyTrdEPDog+RWA7xQWHi6Vbp61j5c4cdzzX1NidnwtUWg==
clean-stack@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-5.0.1.tgz#a07645e5e1e94f300fe952709d4c178b5cf6397f"
integrity sha512-1FDmqRFlYUEuZJYwcofH5Oa9v/cjEdHekBMzKYN3W16A3BvleeV5fX5PqiQQNSifWx5aXAaHOS8zmlcZPmZmKA==
dependencies:
escape-string-regexp "5.0.0"