Skip to content

Commit

Permalink
chore(deps): update dependency renovate to v36.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent 40438cd commit 52493ce
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"homepage": "https://github.com/emmanuelgautier/renovate-config#readme",
"devDependencies": {
"renovate": "36.5.2",
"renovate": "36.7.1",
"standard-version": "9.5.0"
}
}
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3917,6 +3917,11 @@ json5@^2.2.1:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==

[email protected]:
version "2.0.3"
resolved "https://registry.yarnpkg.com/jsonata/-/jsonata-2.0.3.tgz#f8971c2891cb1d6ebfeecbfe657ecc38c1b843a5"
integrity sha512-Up2H81MUtjqI/dWwWX7p4+bUMfMrQJVMN/jW6clFMTiYP528fBOBNtRu944QhKTs3+IsVWbgMeUTny5fw2VMUA==

jsonfile@^6.0.1:
version "6.1.0"
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
Expand Down Expand Up @@ -5009,10 +5014,10 @@ [email protected]:
remark-stringify "^9.0.0"
unified "^9.1.0"

renovate@36.5.2:
version "36.5.2"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-36.5.2.tgz#e23cf1534e63bfb75a77f3c85b8e725a18afcb64"
integrity sha512-ahUJxWtFbgSOTB5Z4bu1hf9PUz8hE/1vJ1hnAy8d3xIYcWhGzioM7rzdDPvQi2sQPgSD/HIvS6hqQrhtUp1Iew==
renovate@36.7.1:
version "36.7.1"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-36.7.1.tgz#6b367a428005a2e17199574342314bc382c76655"
integrity sha512-zNTXY2nfIYS2xq6MK4HdIsxfDGfWh2WoofglKFny5vzg1qd0VOwCVneH/EGbkTXJ8TeJuMh6WEg8sczrP7XTng==
dependencies:
"@aws-sdk/client-codecommit" "3.363.0"
"@aws-sdk/client-ec2" "3.363.0"
Expand Down Expand Up @@ -5082,6 +5087,7 @@ [email protected]:
json-dup-key-validator "1.0.3"
json-stringify-pretty-compact "3.0.0"
json5 "2.2.3"
jsonata "2.0.3"
klona "2.0.6"
luxon "3.3.0"
markdown-it "13.0.1"
Expand Down

0 comments on commit 52493ce

Please sign in to comment.