mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
build(deps): update dependency safe-stable-stringify to v2.4.3 (#21170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6edae5ae4d
commit
5371995ae9
2 changed files with 5 additions and 5 deletions
|
@ -225,7 +225,7 @@
|
|||
"redis": "4.6.5",
|
||||
"remark": "13.0.0",
|
||||
"remark-github": "10.1.0",
|
||||
"safe-stable-stringify": "2.4.2",
|
||||
"safe-stable-stringify": "2.4.3",
|
||||
"semver": "7.3.8",
|
||||
"semver-stable": "3.0.0",
|
||||
"semver-utils": "1.1.4",
|
||||
|
|
|
@ -9122,10 +9122,10 @@ safe-regex-test@^1.0.0:
|
|||
get-intrinsic "^1.1.3"
|
||||
is-regex "^1.1.4"
|
||||
|
||||
safe-stable-stringify@2.4.2:
|
||||
version "2.4.2"
|
||||
resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.4.2.tgz#ec7b037768098bf65310d1d64370de0dc02353aa"
|
||||
integrity sha512-gMxvPJYhP0O9n2pvcfYfIuYgbledAOJFcqRThtPRmjscaipiwcwPPKLytpVzMkG2HAN87Qmo2d4PtGiri1dSLA==
|
||||
safe-stable-stringify@2.4.3:
|
||||
version "2.4.3"
|
||||
resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.4.3.tgz#138c84b6f6edb3db5f8ef3ef7115b8f55ccbf886"
|
||||
integrity sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==
|
||||
|
||||
"safer-buffer@>= 2.1.2 < 3.0.0", safer-buffer@^2.0.2, safer-buffer@^2.1.0:
|
||||
version "2.1.2"
|
||||
|
|
Loading…
Reference in a new issue