From ca51eb1be9c86117a9c408840dd16c505c364e14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 04:06:07 +0000 Subject: [PATCH] Bump disqus-react from 1.0.7 to 1.0.8 Bumps [disqus-react](https://github.com/disqus/disqus-react) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/disqus/disqus-react/releases) - [Changelog](https://github.com/disqus/disqus-react/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/disqus/disqus-react/compare/v1.0.7...v1.0.8) 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 07e1477e..5976caba 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "axios-mock-adapter": "^1.17.0", "chart.js": "^2.9.3", "cross-env": "^7.0.0", - "disqus-react": "^1.0.7", + "disqus-react": "^1.0.8", "lodash": "^4.17.15", "moment": "^2.24.0", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index ad34ec10..d7566929 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5317,10 +5317,10 @@ dir-glob@2.0.0: arrify "^1.0.1" path-type "^3.0.0" -disqus-react@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/disqus-react/-/disqus-react-1.0.7.tgz#61061d3b6237b956baa9c5d96780fd311cdbecfc" - integrity sha512-7sPHIauS5mUxkZtGtik/ELZ38kOGH3N+YFNt7U4ncczNdAVmWNmAetDE+dHYnrL1Xx+Pgueh1uKpvfUIeu7WuQ== +disqus-react@^1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/disqus-react/-/disqus-react-1.0.8.tgz#df3999e7dd107a24ea0862c4f592e05ab7d8bdb5" + integrity sha512-fkDL6XVGteaxTwz8aN+n89iyMv1BPKKKO3v8YJCcNaJfhoKY/f6MSiqMqu1rNrbAkyxQ2VjF7C/2mPpPAElozg== dns-equal@^1.0.0: version "1.0.0"