summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-13 15:19:30 +0000
committerGitHub <[email protected]>2025-01-13 15:19:30 +0000
commit5582df641b344584624c42f7a9b7f583159cfc3c (patch)
treea2cfced983b401f979e9478fa7720f0b1281bd8d /package.json
parent7a5f321b9ff65ad7a7fb55357d24a568d59166f0 (diff)
node_modules: bump @octokit/types from 13.6.2 to 13.7.0 (#373)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.6.2 to 13.7.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v13.6.2...v13.7.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 71473dd..2c1d0cb 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20250109.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
- "@octokit/types": "^13.6.2",
+ "@octokit/types": "^13.7.0",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",