Skip to content

Commit

Permalink
chore: bump release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
jniles committed Aug 23, 2020
1 parent 4e7114d commit 7b23b34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"eslint-config-airbnb-base": "14.2.0",
"eslint-plugin-import": "2.22.0",
"file-type": "14.7.1",
"release-it": "13.6.8"
"release-it": "13.6.9"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3115,10 +3115,10 @@ registry-url@^5.0.0:
dependencies:
rc "^1.2.8"

release-it@13.6.8:
version "13.6.8"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.8.tgz#29a0ac89e6138b964746236f785f8e1d3dfa00dc"
integrity sha512-LY3dZEzAVRBdie0DMG0kdV4DWMTVPM+hvc5O5EmY0qIf+zPuMVu9QXS19La6KBhCI4kVhpwm7VZ8B7YMXTBKLA==
release-it@13.6.9:
version "13.6.9"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.9.tgz#b238eb6f36bab74b3bdec6bf6d913c9fc7b1d9f6"
integrity sha512-bZEJBMCHiBPzKVZzCTYaGo+lYpunsX1/LSL1bO5RJ2+7G1glC91G5KIs29zgfHJEQfzE0q3tTEVV+b6gscGKvw==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.0.3"
Expand Down

0 comments on commit 7b23b34

Please sign in to comment.