Skip to content

Commit e00b4fd

Browse files
Bump @types/express from 4.17.8 to 4.17.9
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.8 to 4.17.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ef2542a commit e00b4fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/preset-typescript": "7.12.1",
7878
"@rollup/plugin-commonjs": "16.0.0",
7979
"@rollup/plugin-node-resolve": "10.0.0",
80-
"@types/express": "4.17.8",
80+
"@types/express": "4.17.9",
8181
"@types/jest": "26.0.15",
8282
"@types/js-yaml": "3.12.5",
8383
"@types/node": "14.14.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1243,10 +1243,10 @@
12431243
"@types/qs" "*"
12441244
"@types/range-parser" "*"
12451245

1246-
"@types/[email protected].8":
1247-
version "4.17.8"
1248-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.8.tgz#3df4293293317e61c60137d273a2e96cd8d5f27a"
1249-
integrity sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ==
1246+
"@types/[email protected].9":
1247+
version "4.17.9"
1248+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78"
1249+
integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw==
12501250
dependencies:
12511251
"@types/body-parser" "*"
12521252
"@types/express-serve-static-core" "*"

0 commit comments

Comments
 (0)