Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 8fa754b

Browse files
committed
chore(deps): update dependency @types/serve-static to v1.13.4
1 parent f928da2 commit 8fa754b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/mocha": "5.2.7",
1414
"@types/node": "9.6.49",
1515
"@types/power-assert": "1.5.0",
16-
"@types/serve-static": "1.13.2",
16+
"@types/serve-static": "1.13.4",
1717
"@types/webdriverio": "4.13.3",
1818
"@uncovertruth/eslint-config": "4.5.0",
1919
"@uncovertruth/tslint-config": "4.5.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,10 @@
112112
version "1.2.2"
113113
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.2.tgz#fa8e1ad1d474688a757140c91de6dace6f4abc8d"
114114

115-
116-
version "1.13.2"
117-
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.2.tgz#f5ac4d7a6420a99a6a45af4719f4dcd8cd907a48"
115+
116+
version "1.13.4"
117+
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.4.tgz#6662a93583e5a6cabca1b23592eb91e12fa80e7c"
118+
integrity sha512-jTDt0o/YbpNwZbQmE/+2e+lfjJEJJR0I3OFaKQKPWkASkCoW3i6fsUnqudSMcNAfbtmADGu8f4MV4q+GqULmug==
118119
dependencies:
119120
"@types/express-serve-static-core" "*"
120121
"@types/mime" "*"

0 commit comments

Comments
 (0)