Merge pull request #159 from shocknet/dependabot/npm_and_yarn/types/gun-0.9.2

Bump @types/gun from 0.9.1 to 0.9.2
This commit is contained in:
CapDog 2020-09-09 12:28:42 -05:00 committed by GitHub
commit 3e65efc09b
2 changed files with 5 additions and 5 deletions

View file

@ -60,7 +60,7 @@
"@types/bluebird": "*",
"@types/dotenv": "^6.1.1",
"@types/express": "^4.17.1",
"@types/gun": "^0.9.1",
"@types/gun": "^0.9.2",
"@types/jest": "^24.0.18",
"@types/jsonwebtoken": "^8.3.7",
"@types/lodash": "^4.14.141",

View file

@ -629,10 +629,10 @@
"@types/express-serve-static-core" "*"
"@types/serve-static" "*"
"@types/gun@^0.9.1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@types/gun/-/gun-0.9.1.tgz#00ce80f50305e9583f807e750275547aaeb4737d"
integrity sha512-frQF4+FbyG70MhfNmY3jPhXA5nRA+145B5QcXk2mo+n3qpxLhO28YEET/gjH0lxxqQQrHPKjLMt1yEtaIErtgw==
"@types/gun@^0.9.2":
version "0.9.2"
resolved "https://registry.yarnpkg.com/@types/gun/-/gun-0.9.2.tgz#72493631c5e7fb3fae9a195b1ea8bf3d727fd19d"
integrity sha512-s3O5tnnXtWaZqA2yjfN+Ty3OINRxV51lUevNVldAeky4lk3/6QHSc8hkfPTc0f44JrJCidILrU5bMBGN0SWz1A==
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
version "2.0.1"