Skip to content

Commit

Permalink
chore(deps): update dependencies (#587)
Browse files Browse the repository at this point in the history
* chore(deps): update dependencies

* chore: committing generated dist

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Dan Adajian <[email protected]>
  • Loading branch information
3 people authored Apr 8, 2024
1 parent 4104035 commit ad6cb2c
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 38 deletions.
2 changes: 1 addition & 1 deletion dist/832.index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4189,7 +4189,7 @@ var import_endpoint = __webpack_require__(9440);
var import_universal_user_agent = __webpack_require__(5030);

// pkg/dist-src/version.js
var VERSION = "8.2.0";
var VERSION = "8.3.1";

// pkg/dist-src/is-plain-object.js
function isPlainObject(value) {
Expand Down
2 changes: 1 addition & 1 deletion dist/832.index.js.map

Large diffs are not rendered by default.

115 changes: 81 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"@adobe/node-fetch-retry": "2.2.0",
"@octokit/request": "8.2.0",
"@octokit/rest": "20.0.2",
"@octokit/request": "8.3.1",
"@octokit/rest": "20.1.0",
"axios": "1.6.8",
"bluebird": "3.7.2",
"codeowners-utils": "1.0.2",
Expand Down

0 comments on commit ad6cb2c

Please sign in to comment.