Skip to content

Commit

Permalink
chore(deps): update dependency renovate to v36.64.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2023
1 parent 8ea9e74 commit d973ac9
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dryrun": "renovate --log-level debug --dry-run true --token "
},
"devDependencies": {
"renovate": "36.64.0"
"renovate": "36.64.1"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4470,10 +4470,10 @@ [email protected]:
remark-stringify "^9.0.0"
unified "^9.1.0"

[email protected].0:
version "36.64.0"
resolved "https://registry.npmjs.org/renovate/-/renovate-36.64.0.tgz"
integrity sha512-Zpvgv+YdqprMv1HXoBstzorNKlBRFX57ahX13hWDTz8q5NpSXyFl6NMbdZJfC/i3bccaQ2REqM6ISaiu2rEfxA==
[email protected].1:
version "36.64.1"
resolved "https://registry.npmjs.org/renovate/-/renovate-36.64.1.tgz"
integrity sha512-JvP4U1daaj7vKG1bMxW9NyN4rIhukS7nH5t55Ey0tYuOluTUR+sfRRhScXUV6mH+HNbJBssRGxSUwQ8l+/10CQ==
dependencies:
"@aws-sdk/client-codecommit" "3.363.0"
"@aws-sdk/client-ec2" "3.363.0"
Expand Down Expand Up @@ -4573,7 +4573,7 @@ [email protected]:
slugify "1.6.6"
source-map-support "0.5.21"
traverse "0.6.7"
tslib "2.6.1"
tslib "2.6.2"
upath "2.0.1"
url-join "4.0.1"
validate-npm-package-name "5.0.0"
Expand Down Expand Up @@ -5070,10 +5070,10 @@ trough@^1.0.0:
resolved "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz"
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==

[email protected].1, tslib@^2.3.1, tslib@^2.5.0:
version "2.6.1"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz"
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
[email protected].2, tslib@^2.3.1, tslib@^2.5.0:
version "2.6.2"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tslib@^1.11.1, tslib@^1.13.0:
version "1.14.1"
Expand Down

0 comments on commit d973ac9

Please sign in to comment.