Skip to content

Commit

Permalink
Remove unused dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Dec 7, 2020
1 parent 34be1e7 commit 6125d1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@
"@types/gulp": "^4.0.6",
"@types/gulp-zip": "^4.0.1",
"@types/hapi": "^17.0.18",
"@types/hapi-auth-cookie": "^9.1.0",
"@types/hapi__boom": "^7.4.1",
"@types/hapi__cookie": "^10.1.1",
"@types/hapi__h2o2": "8.3.0",
Expand Down
21 changes: 0 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4816,27 +4816,6 @@
"@types/vinyl-fs" "*"
chokidar "^2.1.2"

"@types/hapi-auth-cookie@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@types/hapi-auth-cookie/-/hapi-auth-cookie-9.1.0.tgz#cbcd2236b7d429bd0632a8cc45cfd355fdd7e7a2"
integrity sha512-qsP08L+fNaE2K5dsDVKvHp0AmSBs8m9PD5eWsTdHnkJOk81iD7c0J4GYt/1aDJwZsyx6CgcxpbkPOCwBJmrwAg==
dependencies:
"@types/hapi" "*"

"@types/hapi@*":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@types/hapi/-/hapi-18.0.4.tgz#3a9d26f7f5a71cc2783f862f8b23aa637b0718f6"
integrity sha512-r2FkDKdAxuczL/9ltfcO5uW/AmdvIHAEUuhfYVdsl1xgJJQu3uXbdAX7GvjfHHct35xw+DpqsC41+q/PHtiVBA==
dependencies:
"@types/boom" "*"
"@types/catbox" "*"
"@types/iron" "*"
"@types/joi" "*"
"@types/mimos" "*"
"@types/node" "*"
"@types/podium" "*"
"@types/shot" "*"

"@types/hapi@^17.0.18":
version "17.8.9"
resolved "https://registry.yarnpkg.com/@types/hapi/-/hapi-17.8.9.tgz#fd556a533043d97e7deb420316510e5cfb0efed1"
Expand Down

0 comments on commit 6125d1f

Please sign in to comment.