Skip to content

Commit 8feed84

Browse files
Bump the npm-production group across 1 directory with 2 updates
Bumps the npm-production group with 2 updates in the / directory: [octokit-plugin-create-pull-request](https://github.com/gr2m/octokit-plugin-create-pull-request) and [zod](https://github.com/colinhacks/zod). Updates `octokit-plugin-create-pull-request` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/gr2m/octokit-plugin-create-pull-request/releases) - [Commits](gr2m/octokit-plugin-create-pull-request@v6.0.0...v6.0.1) Updates `zod` from 4.1.11 to 4.1.12 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.11...v4.1.12) --- updated-dependencies: - dependency-name: octokit-plugin-create-pull-request dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d460705 commit 8feed84

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -39,8 +39,8 @@
3939
"dependencies": {
4040
"@actions/core": "^1.11.1",
4141
"@octokit/action": "^7.0.0",
42-
"octokit-plugin-create-pull-request": "^6.0.0",
43-
"zod": "^4.1.11"
42+
"octokit-plugin-create-pull-request": "^6.0.1",
43+
"zod": "^4.1.12"
4444
},
4545
"devDependencies": {
4646
"@eslint/compat": "^1.2.6",

0 commit comments

Comments
 (0)