Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-04-21 18:01:41 +00:00
parent c9f0d30a86
commit 95d52b7807
647 changed files with 498055 additions and 3880 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@octokit/request-error",
"version": "6.1.7",
"version": "6.1.8",
"publishConfig": {
"access": "public",
"provenance": true
@ -17,7 +17,7 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.6.2"
"@octokit/types": "^14.0.0"
},
"devDependencies": {
"@octokit/tsconfig": "^4.0.0",
@ -25,8 +25,8 @@
"@vitest/coverage-v8": "^3.0.0",
"esbuild": "^0.25.0",
"glob": "^11.0.0",
"prettier": "3.4.2",
"tinybench": "^3.0.0",
"prettier": "3.5.3",
"tinybench": "^4.0.0",
"typescript": "^5.0.0",
"vitest": "^3.0.0"
},