summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-15 23:55:07 +0000
committerGitHub <[email protected]>2024-10-15 23:55:07 +0000
commitad0d4954ab68f0924dd818907ebb421e613c20fb (patch)
tree10ac75286963a6e412d450cbd6588bb3c19be75b /package.json
parentcb92985d8e2f4aaa924aa14a0a4247838a8a6cdd (diff)
node_modules: bump @octokit/types from 13.6.0 to 13.6.1 (#325)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.6.0 to 13.6.1. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v13.6.0...v13.6.1) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:development update-type: version-update:semver-patch ... 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 07e9f44..6d1b25e 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20241004.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
- "@octokit/types": "^13.6.0",
+ "@octokit/types": "^13.6.1",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",