Skip to content

Commit e4078e9

Browse files
chore(deps-dev): bump @types/http-errors from 2.0.4 to 2.0.5 (#1666)
Bumps [@types/http-errors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-errors) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-errors) --- updated-dependencies: - dependency-name: "@types/http-errors" dependency-version: 2.0.5 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>
1 parent f09948e commit e4078e9

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/argparse": "2.0.17",
7777
"@types/express": "^5.0.2",
7878
"@types/express-serve-static-core": "^5.0.6",
79-
"@types/http-errors": "2.0.4",
79+
"@types/http-errors": "2.0.5",
8080
"@types/lru-cache": "^7.10.10",
8181
"@types/morgan": "1.9.10",
8282
"@types/triple-beam": "^1.3.5",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2393,7 +2393,7 @@ __metadata:
23932393
"@types/argparse": "npm:2.0.17"
23942394
"@types/express": "npm:^5.0.2"
23952395
"@types/express-serve-static-core": "npm:^5.0.6"
2396-
"@types/http-errors": "npm:2.0.4"
2396+
"@types/http-errors": "npm:2.0.5"
23972397
"@types/lru-cache": "npm:^7.10.10"
23982398
"@types/morgan": "npm:1.9.10"
23992399
"@types/triple-beam": "npm:^1.3.5"
@@ -2656,13 +2656,20 @@ __metadata:
26562656
languageName: node
26572657
linkType: hard
26582658

2659-
"@types/http-errors@npm:*, @types/http-errors@npm:2.0.4":
2659+
"@types/http-errors@npm:*":
26602660
version: 2.0.4
26612661
resolution: "@types/http-errors@npm:2.0.4"
26622662
checksum: 10/1f3d7c3b32c7524811a45690881736b3ef741bf9849ae03d32ad1ab7062608454b150a4e7f1351f83d26a418b2d65af9bdc06198f1c079d75578282884c4e8e3
26632663
languageName: node
26642664
linkType: hard
26652665

2666+
"@types/http-errors@npm:2.0.5":
2667+
version: 2.0.5
2668+
resolution: "@types/http-errors@npm:2.0.5"
2669+
checksum: 10/a88da669366bc483e8f3b3eb3d34ada5f8d13eeeef851b1204d77e2ba6fc42aba4566d877cca5c095204a3f4349b87fe397e3e21288837bdd945dd514120755b
2670+
languageName: node
2671+
linkType: hard
2672+
26662673
"@types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1":
26672674
version: 2.0.4
26682675
resolution: "@types/istanbul-lib-coverage@npm:2.0.4"

0 commit comments

Comments
 (0)