Skip to content

Commit 7d64a21

Browse files
fix(deps): bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [@octokit/auth-app](https://github.com/octokit/auth-app.js) and [undici](https://github.com/nodejs/undici). Updates `@octokit/auth-app` from 7.1.5 to 7.2.0 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v7.1.5...v7.2.0) Updates `undici` from 7.5.0 to 7.7.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.5.0...v7.7.0) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: undici dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23b44b2 commit 7d64a21

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"license": "MIT",
1414
"dependencies": {
1515
"@actions/core": "^1.11.1",
16-
"@octokit/auth-app": "^7.1.5",
16+
"@octokit/auth-app": "^7.2.0",
1717
"@octokit/request": "^9.2.2",
1818
"p-retry": "^6.2.1",
19-
"undici": "^7.5.0"
19+
"undici": "^7.7.0"
2020
},
2121
"devDependencies": {
2222
"@octokit/openapi": "^18.0.0",

0 commit comments

Comments
 (0)