Skip to content

Commit 26dca7e

Browse files
committed
chore(deps): update dependency lerna to v6.5.1
1 parent 391db86 commit 26dca7e

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"graphql-subscriptions": "2.0.0",
5050
"husky": "8.0.3",
5151
"jest": "29.4.2",
52-
"lerna": "6.5.0",
52+
"lerna": "6.5.1",
5353
"lerna-changelog": "2.2.0",
5454
"lint-staged": "13.1.2",
5555
"prettier": "2.8.4",

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,21 +1505,21 @@
15051505
"@jridgewell/resolve-uri" "^3.0.3"
15061506
"@jridgewell/sourcemap-codec" "^1.4.10"
15071507

1508-
"@lerna/[email protected].0":
1509-
version "6.5.0"
1510-
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-6.5.0.tgz#8a0d37453f2163c3a1737493d328399a53e4cc5b"
1511-
integrity sha512-ZuN3eivyzkaCCT4MNwHW5FuJ0Zu4kPFCnx7NXcGisca4a7Urjs3odZN1Tf9ZoYcPCf2I9DKfHj2bfnS0SHpMIg==
1508+
"@lerna/[email protected].1":
1509+
version "6.5.1"
1510+
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-6.5.1.tgz#da9161ba00e8d67fa7241a709703e5cc5e4a5e5e"
1511+
integrity sha512-QfyleXSD9slh4qM54wDaqKVPvtUH1NJMgsFc9BabqSHO1Ttpandv1EAvTCN9Lu73RbCX3LJpn+BfJmnjHbjCyw==
15121512
dependencies:
15131513
chalk "^4.1.0"
15141514
execa "^5.0.0"
15151515
strong-log-transformer "^2.1.0"
15161516

1517-
"@lerna/[email protected].0":
1518-
version "6.5.0"
1519-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-6.5.0.tgz#b8350e145968f17c4b785c50c0cba49079c192e8"
1520-
integrity sha512-EbYXW6W/khXDXhA15HETcU7toq2zxuqalBw9MZzHWj3sEBQsTd/un56qzIRMWUuHy8CO7FxJIdPItYI8QPop4A==
1517+
"@lerna/[email protected].1":
1518+
version "6.5.1"
1519+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-6.5.1.tgz#326b5d26c247bfc9e2d8728aa1f69419840cec8c"
1520+
integrity sha512-ejERJnfA36jEuKrfM+94feLiyf2/hF2NoG923N0rE4rsmvRFPr1XLVPvAKleXW+Gdi/t1p410lJ7NKaLRMYCYw==
15211521
dependencies:
1522-
"@lerna/child-process" "6.5.0"
1522+
"@lerna/child-process" "6.5.1"
15231523
dedent "^0.7.0"
15241524
fs-extra "^9.1.0"
15251525
init-package-json "^3.0.2"
@@ -7359,13 +7359,13 @@ [email protected]:
73597359
progress "^2.0.0"
73607360
yargs "^17.1.0"
73617361

7362-
7363-
version "6.5.0"
7364-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-6.5.0.tgz#c46f179ecf88d6a55010ced0a0ccdacdf9d3fcd2"
7365-
integrity sha512-2GbRXeQLFf9KwxRXd+AgEEzKat4DbvVnXtSVDkpgzIzITXtYPThxqzYhhaHUhBSM9Rq7TcJ1XLbArS2qIvlazg==
7362+
7363+
version "6.5.1"
7364+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-6.5.1.tgz#eb89698e5b2891f5681f39d980f63d0519fc464f"
7365+
integrity sha512-Va1bysubwWdoWZ1ncKcoTGBXNAu/10/TwELb550TTivXmEWjCCdek4eX0BNLTEYKxu3tpV2UEeqVisUiWGn4WA==
73667366
dependencies:
7367-
"@lerna/child-process" "6.5.0"
7368-
"@lerna/create" "6.5.0"
7367+
"@lerna/child-process" "6.5.1"
7368+
"@lerna/create" "6.5.1"
73697369
"@npmcli/arborist" "5.3.0"
73707370
"@npmcli/run-script" "4.1.7"
73717371
"@nrwl/devkit" ">=15.5.2 < 16"
@@ -7398,6 +7398,7 @@ [email protected]:
73987398
inquirer "^8.2.4"
73997399
is-ci "2.0.0"
74007400
is-stream "2.0.0"
7401+
js-yaml "^4.1.0"
74017402
libnpmaccess "6.0.3"
74027403
libnpmpublish "6.0.4"
74037404
load-json-file "6.2.0"

0 commit comments

Comments
 (0)