Skip to content

Commit

Permalink
chore(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 16, 2021
1 parent 4b9b01f commit f090f76
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\""
},
"devDependencies": {
"husky": "^4.3.7",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
"prettier": "^2.0.2",
"renovate": "^24.17.2"
"renovate": "^24.17.3"
},
"homepage": "https://github.com/azu/renovate-config",
"repository": {
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -561,10 +561,10 @@ builtins@^1.0.3:
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=

bunyan@1.8.14:
version "1.8.14"
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.14.tgz#3d8c1afea7de158a5238c7cb8a66ab6b38dd45b4"
integrity sha512-LlahJUxXzZLuw/hetUQJmRgZ1LF6+cr5TPpRj6jf327AsiIq2jhYEH4oqUUkVKTor+9w2BT3oxVwhzE5lw9tcg==
bunyan@1.8.15:
version "1.8.15"
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.15.tgz#8ce34ca908a17d0776576ca1b2f6cbd916e93b46"
integrity sha512-0tECWShh6wUysgucJcBAoYegf3JJoZWibxdqhTm7OHPeT42qdjkZ29QCMcKwbgU1kiH+auSIasNRXMLWXafXig==
optionalDependencies:
dtrace-provider "~0.8"
moment "^2.19.3"
Expand Down Expand Up @@ -1590,10 +1590,10 @@ human-signals@^1.1.1:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==

husky@^4.3.7:
version "4.3.7"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
husky@^4.3.8:
version "4.3.8"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
dependencies:
chalk "^4.0.0"
ci-info "^2.0.0"
Expand Down Expand Up @@ -3160,10 +3160,10 @@ remark@^9.0.0:
remark-stringify "^5.0.0"
unified "^6.0.0"

renovate@^24.17.2:
version "24.17.2"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-24.17.2.tgz#07be0c2449fe88e9bcf708d4ef9abf977bc9132a"
integrity sha512-ut9i19XtcBmiRLV0lquH6PYKBxBJHnLpGbUIhtug+J7MGl2knQ4/lhEs+gDc5OBuHcK1sD2bqp2t9LE/colK9Q==
renovate@^24.17.3:
version "24.17.3"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-24.17.3.tgz#39ac1e8ebab5e44503db667ede71353886ede897"
integrity sha512-FCqGXkRtlG1+XT0y7de5LZVwkP9zevgpQp0puDLUq3FtXYhSTV3nNFj77ttilbeuLMhKzxN9myCligGcUj8ztQ==
dependencies:
"@breejs/later" "4.0.2"
"@iarna/toml" "2.2.5"
Expand All @@ -3174,7 +3174,7 @@ renovate@^24.17.2:
"@yarnpkg/parsers" "2.3.0"
aws-sdk "2.827.0"
azure-devops-node-api "10.2.0"
bunyan "1.8.14"
bunyan "1.8.15"
cacache "15.0.5"
chalk "4.1.0"
changelog-filename-regex "2.0.1"
Expand Down

0 comments on commit f090f76

Please sign in to comment.