Skip to content

Commit

Permalink
Bump renovate from 34.153.2 to 34.154.2
Browse files Browse the repository at this point in the history
Bumps [renovate](https://github.com/renovatebot/renovate) from 34.153.2 to 34.154.2.
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc)
- [Commits](renovatebot/renovate@34.153.2...34.154.2)

---
updated-dependencies:
- dependency-name: renovate
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent ff7d61b commit 07477d3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"react-router-dom": "6.8.2",
"react-spring": "9.7.1",
"regenerator-runtime": "0.13.11",
"renovate": "^34.153.2",
"renovate": "^34.154.2",
"sharp": "0.31.3",
"stylelint": "15.2.0",
"stylelint-config-css-modules": "4.2.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8933,10 +8933,10 @@ node-gyp@^9.3.0:
tar "^6.1.2"
which "^2.0.2"

node-html-parser@6.1.4:
version "6.1.4"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.4.tgz#763cd362497e427d51fc73dda3dcd8ac52ba85a3"
integrity sha512-3muP9Uy/Pz7bQa9TNYVQzWJhNZMqyCx7xJle8kz2/y1UgzAUyXXShc1IcPaJy6u07CE3K5rQcRwlvHzmlySRjg==
node-html-parser@6.1.5:
version "6.1.5"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.5.tgz#c819dceb13a10a7642ff92f94f870b4f77968097"
integrity sha512-fAaM511feX++/Chnhe475a0NHD8M7AxDInsqQpz6x63GRF7xYNdS8Vo5dKsIVPgsOvG7eioRRTZQnWBrhDHBSg==
dependencies:
css-select "^5.1.0"
he "1.2.0"
Expand Down Expand Up @@ -9191,10 +9191,10 @@ opener@^1.5.1:
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==

openpgp@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.6.0.tgz#2bbcce109f789d7d9b317fbdec7cc3cd4dc7dbac"
integrity sha512-m0UGCSefapbPssLmxJ7z7KydLEdpWjaY5gXoxZgTuNeWDfeRG5lzaORWNxyKg1K4tJnRwSoTp01Vtt8Cenbmgw==
openpgp@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.7.0.tgz#fe0a346f26171ffb726636ae7ccb24a504281dbc"
integrity sha512-wchYJQfFbSaocUvUIYqNrWD+lRSmFSG1d3Ak2CHeXFocDSEsf7Uc1zUzHjSdlZPTvGeeXPQ+MJrwVtalL4QCBg==
dependencies:
asn1.js "^5.0.0"

Expand Down Expand Up @@ -10075,10 +10075,10 @@ remark@13.0.0:
remark-stringify "^9.0.0"
unified "^9.1.0"

renovate@^34.153.2:
version "34.153.2"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-34.153.2.tgz#f08dfbc7d3c9c42bf8e0150de171d1a66c554d43"
integrity sha512-VSx+tG0o1wFEjNPyFN3SONIWfGhkV2y+6l+Z1e0o+mpAuWWSXxcM2HdzhMHiLzOpy0LM2Mx+6sC/wRd80gh2Sw==
renovate@^34.154.2:
version "34.154.2"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-34.154.2.tgz#5790b036ed78f9804cb799402cf81898994cb819"
integrity sha512-xnvI/cxRNtrDJOV9piKSi8C9MdMOOne2n2vHMeQ4I8umCNn0P4U8doNCMxXRiJ7R7y+kDB7aCAjtV8SXiErHVQ==
dependencies:
"@aws-sdk/client-codecommit" "3.256.0"
"@aws-sdk/client-ec2" "3.256.0"
Expand Down Expand Up @@ -10157,8 +10157,8 @@ renovate@^34.153.2:
moo "0.5.2"
ms "2.1.3"
nanoid "3.3.4"
node-html-parser "6.1.4"
openpgp "5.6.0"
node-html-parser "6.1.5"
openpgp "5.7.0"
p-all "3.0.0"
p-map "4.0.0"
p-queue "6.6.2"
Expand Down

0 comments on commit 07477d3

Please sign in to comment.