Skip to content

Commit b79a4ab

Browse files
build(deps-dev): bump @types/express from 4.17.11 to 4.17.12
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.11 to 4.17.12. - [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 89b8751 commit b79a4ab

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
@@ -76,7 +76,7 @@
7676
"@babel/preset-typescript": "7.13.0",
7777
"@rollup/plugin-commonjs": "19.0.0",
7878
"@rollup/plugin-node-resolve": "13.0.0",
79-
"@types/express": "4.17.11",
79+
"@types/express": "4.17.12",
8080
"@types/jest": "26.0.23",
8181
"@types/js-yaml": "4.0.1",
8282
"@types/node": "15.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,10 +1349,10 @@
13491349
"@types/qs" "*"
13501350
"@types/range-parser" "*"
13511351

1352-
"@types/[email protected].11":
1353-
version "4.17.11"
1354-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
1355-
integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
1352+
"@types/[email protected].12":
1353+
version "4.17.12"
1354+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
1355+
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
13561356
dependencies:
13571357
"@types/body-parser" "*"
13581358
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)