Skip to content

Commit 9c8c987

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

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.14.5",
7777
"@rollup/plugin-commonjs": "19.0.0",
7878
"@rollup/plugin-node-resolve": "13.0.0",
79-
"@types/express": "4.17.12",
79+
"@types/express": "4.17.13",
8080
"@types/jest": "26.0.24",
8181
"@types/js-yaml": "4.0.2",
8282
"@types/node": "16.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,10 +1516,10 @@
15161516
"@types/qs" "*"
15171517
"@types/range-parser" "*"
15181518

1519-
"@types/[email protected].12":
1520-
version "4.17.12"
1521-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
1522-
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
1519+
"@types/[email protected].13":
1520+
version "4.17.13"
1521+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
1522+
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
15231523
dependencies:
15241524
"@types/body-parser" "*"
15251525
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)