From c5f347facf871c7c7cbeb487e372975c8ec64f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 14:55:10 +0000 Subject: [PATCH] Bump ua-parser-js in /react-master/fixtures/unstable-async/suspense Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.31. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.17...0.7.31) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- react-master/fixtures/unstable-async/suspense/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 react-master/fixtures/unstable-async/suspense/yarn.lock diff --git a/react-master/fixtures/unstable-async/suspense/yarn.lock b/react-master/fixtures/unstable-async/suspense/yarn.lock old mode 100755 new mode 100644 index 28150b2d..bd78c326 --- a/react-master/fixtures/unstable-async/suspense/yarn.lock +++ b/react-master/fixtures/unstable-async/suspense/yarn.lock @@ -6877,8 +6877,8 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" ua-parser-js@^0.7.9: - version "0.7.17" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac" + version "0.7.31" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6" uglify-js@3.3.x, uglify-js@^3.0.13: version "3.3.9"