Skip to content

Commit 3aab1fd

Browse files
Bump release-it from 14.5.0 to 14.5.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.5.0 to 14.5.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@14.5.0...14.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f8f635c commit 3aab1fd

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

yarn.lock

+33-33
Original file line numberDiff line numberDiff line change
@@ -1325,10 +1325,10 @@
13251325
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-4.0.1.tgz#bafd3d173974827ba0b733fcca7f1860cb71a9aa"
13261326
integrity sha512-k2hRcfcLRyPJjtYfJLzg404n7HZ6sUpAWAR/uNI8tf96NgatWOpw1ocdF+WFfx/trO1ivBh7ckynO1rn+xAw/Q==
13271327

1328-
"@octokit/openapi-types@^5.3.2":
1329-
version "5.3.2"
1330-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.3.2.tgz#b8ac43c5c3d00aef61a34cf744e315110c78deb4"
1331-
integrity sha512-NxF1yfYOUO92rCx3dwvA2onF30Vdlg7YUkMVXkeptqpzA3tRLplThhFleV/UKWFgh7rpKu1yYRbvNDUtzSopKA==
1328+
"@octokit/openapi-types@^6.0.0":
1329+
version "6.0.0"
1330+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.0.0.tgz#7da8d7d5a72d3282c1a3ff9f951c8133a707480d"
1331+
integrity sha512-CnDdK7ivHkBtJYzWzZm7gEkanA7gKH6a09Eguz7flHw//GacPJLmkHA3f3N++MJmlxD1Fl+mB7B32EEpSCwztQ==
13321332

13331333
"@octokit/plugin-paginate-rest@^2.6.2":
13341334
version "2.9.1"
@@ -1342,12 +1342,12 @@
13421342
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d"
13431343
integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==
13441344

1345-
"@octokit/plugin-rest-endpoint-methods@4.13.5":
1346-
version "4.13.5"
1347-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.5.tgz#ad76285b82fe05fbb4adf2774a9c887f3534a880"
1348-
integrity sha512-kYKcWkFm4Ldk8bZai2RVEP1z97k1C/Ay2FN9FNTBg7JIyKoiiJjks4OtT6cuKeZX39tqa+C3J9xeYc6G+6g8uQ==
1345+
"@octokit/plugin-rest-endpoint-methods@5.0.0":
1346+
version "5.0.0"
1347+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.0.0.tgz#cf2cdeb24ea829c31688216a5b165010b61f9a98"
1348+
integrity sha512-Jc7CLNUueIshXT+HWt6T+M0sySPjF32mSFQAK7UfAg8qGeRI6OM1GSBxDLwbXjkqy2NVdnqCedJcP1nC785JYg==
13491349
dependencies:
1350-
"@octokit/types" "^6.12.2"
1350+
"@octokit/types" "^6.13.0"
13511351
deprecation "^2.3.1"
13521352

13531353
"@octokit/request-error@^2.0.0":
@@ -1387,15 +1387,15 @@
13871387
once "^1.4.0"
13881388
universal-user-agent "^6.0.0"
13891389

1390-
"@octokit/rest@18.3.5":
1391-
version "18.3.5"
1392-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.3.5.tgz#a89903d46e0b4273bd3234674ec2777a651d68ab"
1393-
integrity sha512-ZPeRms3WhWxQBEvoIh0zzf8xdU2FX0Capa7+lTca8YHmRsO3QNJzf1H3PcuKKsfgp91/xVDRtX91sTe1kexlbw==
1390+
"@octokit/rest@18.5.2":
1391+
version "18.5.2"
1392+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.5.2.tgz#0369e554b7076e3749005147be94c661c7a5a74b"
1393+
integrity sha512-Kz03XYfKS0yYdi61BkL9/aJ0pP2A/WK5vF/syhu9/kY30J8He3P68hv9GRpn8bULFx2K0A9MEErn4v3QEdbZcw==
13941394
dependencies:
13951395
"@octokit/core" "^3.2.3"
13961396
"@octokit/plugin-paginate-rest" "^2.6.2"
13971397
"@octokit/plugin-request-log" "^1.0.2"
1398-
"@octokit/plugin-rest-endpoint-methods" "4.13.5"
1398+
"@octokit/plugin-rest-endpoint-methods" "5.0.0"
13991399

14001400
"@octokit/types@^2.0.0", "@octokit/types@^2.11.1":
14011401
version "2.11.1"
@@ -1412,12 +1412,12 @@
14121412
"@octokit/openapi-types" "^2.0.0"
14131413
"@types/node" ">= 8"
14141414

1415-
"@octokit/types@^6.12.2":
1416-
version "6.12.2"
1417-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.12.2.tgz#5b44add079a478b8eb27d78cf384cc47e4411362"
1418-
integrity sha512-kCkiN8scbCmSq+gwdJV0iLgHc0O/GTPY1/cffo9kECu1MvatLPh9E+qFhfRIktKfHEA6ZYvv6S1B4Wnv3bi3pA==
1415+
"@octokit/types@^6.13.0":
1416+
version "6.13.0"
1417+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.13.0.tgz#779e5b7566c8dde68f2f6273861dd2f0409480d0"
1418+
integrity sha512-W2J9qlVIU11jMwKHUp5/rbVUeErqelCsO5vW5PKNb7wAXQVUz87Rc+imjlEvpvbH8yUb+KHmv8NEjVZdsdpyxA==
14191419
dependencies:
1420-
"@octokit/openapi-types" "^5.3.2"
1420+
"@octokit/openapi-types" "^6.0.0"
14211421

14221422
"@octokit/types@^6.8.0":
14231423
version "6.8.2"
@@ -3605,10 +3605,10 @@ globals@^12.1.0:
36053605
dependencies:
36063606
type-fest "^0.8.1"
36073607

3608-
3609-
version "11.0.2"
3610-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
3611-
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
3608+
3609+
version "11.0.3"
3610+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
3611+
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
36123612
dependencies:
36133613
array-union "^2.1.0"
36143614
dir-glob "^3.0.1"
@@ -6231,12 +6231,12 @@ release-it-lerna-changelog@^3.1.0:
62316231
which "^2.0.2"
62326232

62336233
release-it@^14.2.1:
6234-
version "14.5.0"
6235-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.5.0.tgz#84ced16247b2ea92bc8e7b06c87daa60d5ce2b7e"
6236-
integrity sha512-3xwKx3B5i4TVMlCZsNXOCc/S3iviQmi64FJExsvMg5ZjlbBsEYF4qbPLVMq308i7MeDWhubiFHIb3XYuh8pt6Q==
6234+
version "14.5.1"
6235+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.5.1.tgz#79c971f84bb827794a7ddef0b6209bbb5e978ff8"
6236+
integrity sha512-ivbMbYEk4E1RoV3DmWn8T37sjnCx35kwiHDSgfphDr0F8A5zbJCj4ZLZmDseE9sQi9ZjhXTN1webBLW5YbGxNg==
62376237
dependencies:
62386238
"@iarna/toml" "2.2.5"
6239-
"@octokit/rest" "18.3.5"
6239+
"@octokit/rest" "18.5.2"
62406240
async-retry "1.3.1"
62416241
chalk "4.1.0"
62426242
cosmiconfig "7.0.0"
@@ -6246,7 +6246,7 @@ release-it@^14.2.1:
62466246
find-up "5.0.0"
62476247
form-data "4.0.0"
62486248
git-url-parse "11.4.4"
6249-
globby "11.0.2"
6249+
globby "11.0.3"
62506250
got "11.8.2"
62516251
import-cwd "3.0.0"
62526252
inquirer "8.0.0"
@@ -6256,7 +6256,7 @@ release-it@^14.2.1:
62566256
ora "5.4.0"
62576257
os-name "4.0.0"
62586258
parse-json "5.2.0"
6259-
semver "7.3.4"
6259+
semver "7.3.5"
62606260
shelljs "0.8.4"
62616261
update-notifier "5.1.0"
62626262
url-join "4.0.1"
@@ -6557,10 +6557,10 @@ semver-diff@^3.1.1:
65576557
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
65586558
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
65596559

6560-
[email protected].4, semver@^7.3.2, semver@^7.3.4:
6561-
version "7.3.4"
6562-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
6563-
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
6560+
[email protected].5, semver@^7.3.2, semver@^7.3.4:
6561+
version "7.3.5"
6562+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
6563+
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
65646564
dependencies:
65656565
lru-cache "^6.0.0"
65666566

0 commit comments

Comments
 (0)