-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump release-it from 13.6.0 to 13.6.1
Bumps [release-it](https://github.com/release-it/release-it) from 13.6.0 to 13.6.1. - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md) - [Commits](release-it/release-it@13.6.0...13.6.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
- Loading branch information
1 parent
1ed3ec9
commit fd045c1
Showing
1 changed file
with
28 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -740,13 +740,6 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/runtime@^7.9.2": | ||
version "7.9.2" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06" | ||
integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q== | ||
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/template@^7.8.3", "@babel/template@^7.8.6": | ||
version "7.8.6" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" | ||
|
@@ -1336,10 +1329,10 @@ cache-base@^1.0.1: | |
union-value "^1.0.0" | ||
unset-value "^1.0.0" | ||
|
||
cacheable-lookup@^4.3.0: | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-4.3.0.tgz#86ff1cb38f648cc6aba28feffe008f808b403550" | ||
integrity sha512-PTUoCeIjj2awloqyVRUL33SjquU1Qv5xuDalYY8WAzd9NnUMUivZnGsOzVsMfg2YuMsWXaXkd/hjnsVoWc/3YA== | ||
cacheable-lookup@^5.0.3: | ||
version "5.0.3" | ||
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.3.tgz#049fdc59dffdd4fc285e8f4f82936591bd59fec3" | ||
integrity sha512-W+JBqF9SWe18A72XFzN/V/CULFzPm7sBXzzR6ekkE+3tLG72wFZrBiBZhrZuDoYexop4PHJVdFAKb/Nj9+tm9w== | ||
|
||
cacheable-request@^6.0.0: | ||
version "6.1.0" | ||
|
@@ -1694,12 +1687,12 @@ decompress-response@^3.3.0: | |
dependencies: | ||
mimic-response "^1.0.0" | ||
|
||
decompress-response@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-5.0.0.tgz#7849396e80e3d1eba8cb2f75ef4930f76461cb0f" | ||
integrity sha512-TLZWWybuxWgoW7Lykv+gq9xvzOsUjQ9tF09Tj6NSTYGMTCHNXzrPnD6Hi+TgZq19PyTAGH4Ll/NIM/eTGglnMw== | ||
decompress-response@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" | ||
integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== | ||
dependencies: | ||
mimic-response "^2.0.0" | ||
mimic-response "^3.1.0" | ||
|
||
deep-extend@^0.6.0: | ||
version "0.6.0" | ||
|
@@ -2420,18 +2413,18 @@ [email protected]: | |
merge2 "^1.3.0" | ||
slash "^3.0.0" | ||
|
||
[email protected].3: | ||
version "11.1.3" | ||
resolved "https://registry.yarnpkg.com/got/-/got-11.1.3.tgz#bcb624c636f9c4da5a82a7d7c9017fcad6e2905a" | ||
integrity sha512-JnGxEHZiy0ZArb/zhfu1Gxoksy9PjhQ4GAk6N4UArV/m1JdE7cGNVXbUDnrQk+nU7UPMDX+BHQAP0daMjsnTtQ== | ||
[email protected].4: | ||
version "11.1.4" | ||
resolved "https://registry.yarnpkg.com/got/-/got-11.1.4.tgz#ecf0064aab26ae4b2989ab52aadd31a17e7bad63" | ||
integrity sha512-z94KIXHhFSpJONuY6C6w1wC+igE7P1d0b5h3H2CvrOXn0/tum/OgFblIGUAxI5PBXukGLvKb9MJXVHW8vsYaBA== | ||
dependencies: | ||
"@sindresorhus/is" "^2.1.1" | ||
"@szmarczak/http-timer" "^4.0.5" | ||
"@types/cacheable-request" "^6.0.1" | ||
"@types/responselike" "^1.0.0" | ||
cacheable-lookup "^4.3.0" | ||
cacheable-lookup "^5.0.3" | ||
cacheable-request "^7.0.1" | ||
decompress-response "^5.0.0" | ||
decompress-response "^6.0.0" | ||
get-stream "^5.1.0" | ||
http2-wrapper "^1.0.0-beta.4.5" | ||
lowercase-keys "^2.0.0" | ||
|
@@ -3261,10 +3254,10 @@ mimic-response@^1.0.0, mimic-response@^1.0.1: | |
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" | ||
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ== | ||
|
||
mimic-response@^2.0.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43" | ||
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA== | ||
mimic-response@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" | ||
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== | ||
|
||
minimatch@^3.0.4: | ||
version "3.0.4" | ||
|
@@ -4007,9 +4000,9 @@ regjsparser@^0.6.4: | |
jsesc "~0.5.0" | ||
|
||
release-it@^13.5.4: | ||
version "13.6.0" | ||
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.0.tgz#6431c5bdc1735edb8a4fac663417ca986f7c8335" | ||
integrity sha512-9aRKqAFPwhb+3eTZnZUOnJuw3h5BUnWQ5qKQR+sw9ZNB3fcavdlg7LQXi82SPLBLjCsR88kHodmaIdN0Cgbg9Q== | ||
version "13.6.1" | ||
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.1.tgz#4ee5a3d7d42eefc3ac20b7bde07fcb98860e9a31" | ||
integrity sha512-y7RfD4+O+I3WwWkULH5Y4kqcBr1bzQ8dNYnG8/7LVycWBajkFSDbKdCper9VGZulpFcXiSFfhenXrnGrDlHMnA== | ||
dependencies: | ||
"@iarna/toml" "2.2.5" | ||
"@octokit/rest" "17.9.0" | ||
|
@@ -4024,7 +4017,7 @@ release-it@^13.5.4: | |
form-data "3.0.0" | ||
git-url-parse "11.1.2" | ||
globby "11.0.0" | ||
got "11.1.3" | ||
got "11.1.4" | ||
import-cwd "3.0.0" | ||
inquirer "7.1.0" | ||
is-ci "2.0.0" | ||
|
@@ -4040,7 +4033,7 @@ release-it@^13.5.4: | |
url-join "4.0.1" | ||
uuid "8.0.0" | ||
window-size "1.1.1" | ||
yaml "1.9.2" | ||
yaml "1.10.0" | ||
yargs-parser "18.1.3" | ||
|
||
remove-trailing-separator@^1.0.1: | ||
|
@@ -4868,12 +4861,10 @@ xmlbuilder@~9.0.1: | |
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d" | ||
integrity sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0= | ||
|
||
[email protected], yaml@^1.7.2: | ||
version "1.9.2" | ||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.9.2.tgz#f0cfa865f003ab707663e4f04b3956957ea564ed" | ||
integrity sha512-HPT7cGGI0DuRcsO51qC1j9O16Dh1mZ2bnXwsi0jrSpsLz0WxOLSLXfkABVl6bZO629py3CU+OMJtpNHDLB97kg== | ||
dependencies: | ||
"@babel/runtime" "^7.9.2" | ||
[email protected], yaml@^1.7.2: | ||
version "1.10.0" | ||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e" | ||
integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== | ||
|
||
[email protected]: | ||
version "18.1.3" | ||
|