Skip to content

Commit 4a23726

Browse files
Merge pull request #78 from kaliber5/dependabot/npm_and_yarn/release-it-14.2.2
2 parents 69fe9da + 4df82e4 commit 4a23726

File tree

2 files changed

+42
-35
lines changed

2 files changed

+42
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"loader.js": "^4.7.0",
6767
"npm-run-all": "^4.1.5",
6868
"qunit-dom": "^1.6.0",
69-
"release-it": "^14.2.1",
69+
"release-it": "^14.2.2",
7070
"release-it-lerna-changelog": "^2.3.0"
7171
},
7272
"engines": {

yarn.lock

Lines changed: 41 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,10 +1440,10 @@
14401440
"@octokit/types" "^5.1.1"
14411441
deprecation "^2.3.1"
14421442

1443-
"@octokit/plugin-rest-endpoint-methods@4.2.0":
1444-
version "4.2.0"
1445-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.0.tgz#c5a0691b3aba5d8b4ef5dffd6af3649608f167ba"
1446-
integrity sha512-1/qn1q1C1hGz6W/iEDm9DoyNoG/xdFDt78E3eZ5hHeUfJTLJgyAMdj9chL/cNBHjcjd+FH5aO1x0VCqR2RE0mw==
1443+
"@octokit/plugin-rest-endpoint-methods@4.2.1":
1444+
version "4.2.1"
1445+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.1.tgz#8224833a45c3394836dc6e86f1e6c49269a2c350"
1446+
integrity sha512-QyFr4Bv807Pt1DXZOC5a7L5aFdrwz71UHTYoHVajYV5hsqffWm8FUl9+O7nxRu5PDMtB/IKrhFqTmdBTK5cx+A==
14471447
dependencies:
14481448
"@octokit/types" "^5.5.0"
14491449
deprecation "^2.3.1"
@@ -1481,15 +1481,15 @@
14811481
"@octokit/plugin-request-log" "^1.0.0"
14821482
"@octokit/plugin-rest-endpoint-methods" "4.1.3"
14831483

1484-
"@octokit/rest@18.0.7":
1485-
version "18.0.7"
1486-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.7.tgz#236514417084334bc0ef62416a19f6030db3d907"
1487-
integrity sha512-ctz0cMIb3c6gO2ADto+A1r4JI+2hkUkDcD1JRunkhk1SOUrNGQcQ+9FBqZ6UekS1Z/c3xPvF0OoLtX2cQ118+A==
1484+
"@octokit/rest@18.0.9":
1485+
version "18.0.9"
1486+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.9.tgz#964d707d914eb34b1787895fdcacff96de47844d"
1487+
integrity sha512-CC5+cIx974Ygx9lQNfUn7/oXDQ9kqGiKUC6j1A9bAVZZ7aoTF8K6yxu0pQhQrLBwSl92J6Z3iVDhGhGFgISCZg==
14881488
dependencies:
14891489
"@octokit/core" "^3.0.0"
14901490
"@octokit/plugin-paginate-rest" "^2.2.0"
14911491
"@octokit/plugin-request-log" "^1.0.0"
1492-
"@octokit/plugin-rest-endpoint-methods" "4.2.0"
1492+
"@octokit/plugin-rest-endpoint-methods" "4.2.1"
14931493

14941494
"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.1.1", "@octokit/types@^5.5.0":
14951495
version "5.5.0"
@@ -4770,10 +4770,10 @@ debug@2.6.9, debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.
47704770
dependencies:
47714771
ms "2.0.0"
47724772

4773-
debug@4, debug@4.2.0, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
4774-
version "4.2.0"
4775-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
4776-
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
4773+
debug@4, debug@4.3.1, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
4774+
version "4.3.1"
4775+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
4776+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
47774777
dependencies:
47784778
ms "2.1.2"
47794779

@@ -8179,7 +8179,7 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
81798179
dependencies:
81808180
is-extglob "^2.1.1"
81818181

8182-
is-installed-globally@^0.3.1:
8182+
is-installed-globally@^0.3.1, is-installed-globally@^0.3.2:
81838183
version "0.3.2"
81848184
resolved "https://registry.yarnpkg.com/is-installed-globally/-/is-installed-globally-0.3.2.tgz#fd3efa79ee670d1187233182d5b0a1dd00313141"
81858185
integrity sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==
@@ -8682,7 +8682,7 @@ kind-of@^6.0.0, kind-of@^6.0.2:
86828682
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
86838683
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
86848684

8685-
latest-version@^5.0.0:
8685+
latest-version@^5.0.0, latest-version@^5.1.0:
86868686
version "5.1.0"
86878687
resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-5.1.0.tgz#119dfe908fe38d15dfa43ecd13fa12ec8832face"
86888688
integrity sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==
@@ -10534,6 +10534,13 @@ pupa@^2.0.1:
1053410534
dependencies:
1053510535
escape-goat "^2.0.0"
1053610536

10537+
pupa@^2.1.1:
10538+
version "2.1.1"
10539+
resolved "https://registry.yarnpkg.com/pupa/-/pupa-2.1.1.tgz#f5e8fd4afc2c5d97828faa523549ed8744a20d62"
10540+
integrity sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==
10541+
dependencies:
10542+
escape-goat "^2.0.0"
10543+
1053710544
qs@6.7.0:
1053810545
version "6.7.0"
1053910546
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
@@ -10925,17 +10932,17 @@ release-it@^13.7.0:
1092510932
yaml "1.10.0"
1092610933
yargs-parser "19.0.4"
1092710934

10928-
release-it@^14.2.1:
10929-
version "14.2.1"
10930-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.2.1.tgz#e3d7b6daee45162a6fe903ef1b1b022a0d25c325"
10931-
integrity sha512-zHXJjU2eOvVcbXTQSfgNC9DcDU7WgTc9qappBFfGRDicK//Bqt1KaOAEhCS6EZ9u4v7YbWBRbUejSrVXOLfCVQ==
10935+
release-it@^14.2.2:
10936+
version "14.2.2"
10937+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.2.2.tgz#ec01be53b04c5aa251a45c7a0b29cceace7827b3"
10938+
integrity sha512-rnJOzDIXErrwCD9cRMtDgmOZlcLQiL0z0dVyN95G2T1FQVBQNr7AD5EiH3U+K6X7s+EVoK90lF96NXe5QuvG1A==
1093210939
dependencies:
1093310940
"@iarna/toml" "2.2.5"
10934-
"@octokit/rest" "18.0.7"
10941+
"@octokit/rest" "18.0.9"
1093510942
async-retry "1.3.1"
1093610943
chalk "4.1.0"
1093710944
cosmiconfig "7.0.0"
10938-
debug "4.2.0"
10945+
debug "4.3.1"
1093910946
deprecated-obj "2.0.0"
1094010947
execa "4.1.0"
1094110948
find-up "5.0.0"
@@ -10953,11 +10960,11 @@ release-it@^14.2.1:
1095310960
parse-json "5.1.0"
1095410961
semver "7.3.2"
1095510962
shelljs "0.8.4"
10956-
update-notifier "5.0.0"
10963+
update-notifier "5.0.1"
1095710964
url-join "4.0.1"
1095810965
uuid "8.3.1"
1095910966
yaml "1.10.0"
10960-
yargs-parser "20.2.3"
10967+
yargs-parser "20.2.4"
1096110968

1096210969
remote-git-tags@^2.0.0:
1096310970
version "2.0.0"
@@ -12634,22 +12641,22 @@ update-notifier@4.1.1:
1263412641
semver-diff "^3.1.1"
1263512642
xdg-basedir "^4.0.0"
1263612643

12637-
update-notifier@5.0.0:
12638-
version "5.0.0"
12639-
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.0.0.tgz#308e0ae772f71d66df0303159a945bc1e1fb819a"
12640-
integrity sha512-8tqsiVrMv7aZsKNSjqA6DdBLKJpZG1hRpkj1RbOJu1PgyP69OX+EInAnP1EK/ShX5YdPFgwWdk19oquZ0HTM8g==
12644+
update-notifier@5.0.1:
12645+
version "5.0.1"
12646+
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.0.1.tgz#1f92d45fb1f70b9e33880a72dd262bc12d22c20d"
12647+
integrity sha512-BuVpRdlwxeIOvmc32AGYvO1KVdPlsmqSh8KDDBxS6kDE5VR7R8OMP1d8MdhaVBvxl4H3551k9akXr0Y1iIB2Wg==
1264112648
dependencies:
1264212649
boxen "^4.2.0"
1264312650
chalk "^4.1.0"
1264412651
configstore "^5.0.1"
1264512652
has-yarn "^2.1.0"
1264612653
import-lazy "^2.1.0"
1264712654
is-ci "^2.0.0"
12648-
is-installed-globally "^0.3.1"
12655+
is-installed-globally "^0.3.2"
1264912656
is-npm "^5.0.0"
1265012657
is-yarn-global "^0.3.0"
12651-
latest-version "^5.0.0"
12652-
pupa "^2.0.1"
12658+
latest-version "^5.1.0"
12659+
pupa "^2.1.1"
1265312660
semver "^7.3.2"
1265412661
semver-diff "^3.1.1"
1265512662
xdg-basedir "^4.0.0"
@@ -13220,10 +13227,10 @@ yargs-parser@19.0.4:
1322013227
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-19.0.4.tgz#99183a3a59268b205c6b04177f2a5bfb46e79ba7"
1322113228
integrity sha512-eXeQm7yXRjPFFyf1voPkZgXQZJjYfjgQUmGPbD2TLtZeIYzvacgWX7sQ5a1HsRgVP+pfKAkRZDNtTGev4h9vhw==
1322213229

13223-
yargs-parser@20.2.3, yargs-parser@^20.0.0:
13224-
version "20.2.3"
13225-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.3.tgz#92419ba867b858c868acf8bae9bf74af0dd0ce26"
13226-
integrity sha512-emOFRT9WVHw03QSvN5qor9QQT9+sw5vwxfYweivSMHTcAXPefwVae2FjO7JJjj8hCE4CzPOPeFM83VwT29HCww==
13230+
yargs-parser@20.2.4, yargs-parser@^20.0.0:
13231+
version "20.2.4"
13232+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
13233+
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
1322713234

1322813235
yargs-parser@^13.1.2:
1322913236
version "13.1.2"

0 commit comments

Comments
 (0)