Skip to content

Commit

Permalink
Update dependency release-it to v14.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 9, 2022
1 parent d6b6054 commit c2c749e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/d3-selection": "3.0.2",
"release-it": "14.11.8",
"release-it": "14.12.0",
"typescript": "4.5.4"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -527,10 +527,10 @@ date-fns@2.28.0:
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==

debug@4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
debug@4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
dependencies:
ms "2.1.2"

Expand Down Expand Up @@ -1548,17 +1548,17 @@ registry-url@^5.0.0:
dependencies:
rc "^1.2.8"

release-it@14.11.8:
version "14.11.8"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.11.8.tgz#6da25daa93286d832cae4f10008a3bf0c08c2725"
integrity sha512-951DJ0kwjwU7CwGU3BCvRBgLxuJsOPRrZkqx0AsugJdSyPpUdwY9nlU0RAoSKqgh+VTerzecXLIIwgsGIpNxlA==
release-it@14.12.0:
version "14.12.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.12.0.tgz#dd59907915c8d6df867a87e1dee5ddebc851716c"
integrity sha512-aBPRPHLtlZCBK9MQEN/ss9Gfb9oiW8GyHBECq/jupmcg3bePMPEEo0hW/Z9Jl8Rqysq3t/KZUDL+o0Rphg5HBw==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.12.0"
async-retry "1.3.3"
chalk "4.1.2"
cosmiconfig "7.0.1"
debug "4.3.2"
debug "4.3.3"
deprecated-obj "2.0.0"
execa "5.1.1"
form-data "4.0.0"
Expand Down

0 comments on commit c2c749e

Please sign in to comment.