From 34fd6d3f932148a496a98080073c8ab1bef8a295 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2020 20:13:36 +0000 Subject: [PATCH] Bump @types/gun from 0.9.1 to 0.9.2 Bumps [@types/gun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gun) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gun) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9ab5289f..579eb85b 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index fd662167..beb49596 100644 --- a/yarn.lock +++ b/yarn.lock @@ -571,10 +571,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"