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

Commit b30d877

Browse files
committed
chore(deps): update dependency @types/finalhandler to v1.1.1
1 parent 4a5463a commit b30d877

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
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {},
1010
"devDependencies": {
11-
"@types/finalhandler": "1.1.0",
11+
"@types/finalhandler": "1.1.1",
1212
"@types/js-cookie": "2.2.2",
1313
"@types/mocha": "5.2.7",
1414
"@types/node": "9.6.49",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@
5555
"@types/node" "*"
5656
"@types/range-parser" "*"
5757

58-
59-
version "1.1.0"
60-
resolved "https://registry.yarnpkg.com/@types/finalhandler/-/finalhandler-1.1.0.tgz#7c62084bac116918c55ad3f884f7c68ca8921124"
58+
59+
version "1.1.1"
60+
resolved "https://registry.yarnpkg.com/@types/finalhandler/-/finalhandler-1.1.1.tgz#a40f17b991ad92d66dfc6c447173f7ad1a9e98ba"
61+
integrity sha512-fT+Qs+kczrGnY9EpJpFHbdfdyKSoHUCKo3gJYbDWSSQFc18Td87AelfhMM8zqHRcP97/tk8AijV2zSUdClJK+Q==
6162
dependencies:
6263
"@types/node" "*"
6364

0 commit comments

Comments
 (0)