Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [probot](https://github.com/probot/probot), [undici](https://github.com/nodejs/undici) and [husky](https://github.com/typicode/husky).


Updates `probot` from 13.3.10 to 13.4.0
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v13.3.10...v13.4.0)

Updates `undici` from 6.20.1 to 6.21.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.20.1...v6.21.0)

Updates `husky` from 9.1.6 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

---
updated-dependencies:
- dependency-name: probot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 86069ea commit 91938f7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"next": "14.2.15",
"next-auth": "4.24.10",
"octokit": "3.2.1",
"probot": "13.3.10",
"probot": "13.4.0",
"proxy-agent": "6.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -42,7 +42,7 @@
"superjson": "2.2.1",
"tempy": "1.0.1",
"tslog": "4.9.3",
"undici": "6.20.1",
"undici": "6.21.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand All @@ -60,7 +60,7 @@
"eslint": "8.57.0",
"eslint-config-next": "14.2.15",
"github-app-webhook-relay-polling": "2.0.0",
"husky": "9.1.6",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"nock": "14.0.0-beta.7",
Expand Down

0 comments on commit 91938f7

Please sign in to comment.