Skip to content

Commit 770220c

Browse files
authored
chore(deps): bump @octokit/rest from 19.0.11 to 20.1.2 (lerna#4154)
1 parent 58cdfec commit 770220c

File tree

4 files changed

+96
-103
lines changed

4 files changed

+96
-103
lines changed

package-lock.json

Lines changed: 93 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/legacy-package-management/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@npmcli/package-json": "5.2.0",
3131
"@npmcli/run-script": "8.1.0",
3232
"@nx/devkit": ">=17.1.2 < 21",
33-
"@octokit/rest": "19.0.11",
33+
"@octokit/rest": "20.1.2",
3434
"aproba": "2.0.0",
3535
"byte-size": "8.1.1",
3636
"chalk": "4.1.0",

packages/legacy-structure/commands/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@npmcli/run-script": "8.1.0",
3636
"@nx/devkit": ">=17.1.2 < 21",
3737
"@octokit/plugin-enterprise-rest": "6.0.1",
38-
"@octokit/rest": "19.0.11",
38+
"@octokit/rest": "20.1.2",
3939
"aproba": "2.0.0",
4040
"byte-size": "8.1.1",
4141
"chalk": "4.1.0",

packages/lerna/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@npmcli/run-script": "8.1.0",
4444
"@nx/devkit": ">=17.1.2 < 21",
4545
"@octokit/plugin-enterprise-rest": "6.0.1",
46-
"@octokit/rest": "19.0.11",
46+
"@octokit/rest": "20.1.2",
4747
"aproba": "2.0.0",
4848
"byte-size": "8.1.1",
4949
"chalk": "4.1.0",

0 commit comments

Comments
 (0)