Skip to content

Commit ce38e95

Browse files
authored
Merge pull request #1359 from salesforcecli/dependabot-npm_and_yarn-octokit-plugin-paginate-rest-11.4.3
fix(deps): bump @octokit/plugin-paginate-rest from 11.4.2 to 11.4.3
2 parents f3a5acd + 0f7d588 commit ce38e95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@oclif/core": "^4.2.8",
1313
"@octokit/core": "^6.1.4",
14-
"@octokit/plugin-paginate-rest": "^11.4.2",
14+
"@octokit/plugin-paginate-rest": "^11.4.3",
1515
"@octokit/plugin-throttling": "^9.4.0",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/core": "^8.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,10 +1728,10 @@
17281728
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e"
17291729
integrity sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==
17301730

1731-
"@octokit/plugin-paginate-rest@^11.4.2":
1732-
version "11.4.2"
1733-
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.4.2.tgz#8f46a1de74c35e016c86701ef4ea0e8ef25a06e0"
1734-
integrity sha512-BXJ7XPCTDXFF+wxcg/zscfgw2O/iDPtNSkwwR1W1W5c4Mb3zav/M2XvxQ23nVmKj7jpweB4g8viMeCQdm7LMVA==
1731+
"@octokit/plugin-paginate-rest@^11.4.3":
1732+
version "11.4.3"
1733+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.4.3.tgz#b5030bba2e0ecff8e6ff7501074c1b209af78ff8"
1734+
integrity sha512-tBXaAbXkqVJlRoA/zQVe9mUdb8rScmivqtpv3ovsC5xhje/a+NOCivs7eUhWBwCApJVsR4G5HMeaLbq7PxqZGA==
17351735
dependencies:
17361736
"@octokit/types" "^13.7.0"
17371737

0 commit comments

Comments
 (0)