From 8436a1d647723ac5df03c0bd4b27b67027f2db97 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 08:56:54 +0000 Subject: [PATCH] build(deps): bump react95 from 3.5.0 to 3.7.1 Bumps [react95](https://github.com/arturbien/React95) from 3.5.0 to 3.7.1. - [Release notes](https://github.com/arturbien/React95/releases) - [Commits](https://github.com/arturbien/React95/compare/v3.5.0...v3.7.1) 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 ba43f17..a4a3ff0 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "^17.0.1", "react-draggable": "^4.3.1", "react-scripts": "4.0.1", - "react95": "^3.5.0", + "react95": "^3.7.1", "recoil": "^0.1.2", "styled-components": "^5.2.1" }, diff --git a/yarn.lock b/yarn.lock index 3a1e3df..e71cf3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10138,10 +10138,10 @@ react-scripts@4.0.1: optionalDependencies: fsevents "^2.1.3" -react95@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/react95/-/react95-3.5.0.tgz#5640344f014bfd180984fc08536853cf01192e0c" - integrity sha512-R287skjv9nGgy6a2WhTiKtzNAbKxx2gOyCNzA3JQ07oAfOdQE+oCiarMEntrrH1eun2aoAJgRzmMG2P9YictrQ== +react95@^3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/react95/-/react95-3.7.1.tgz#c27d3c2e5402bc43247dfbe6ca2debfe85a95ef0" + integrity sha512-7p3fMwr+k0gwlY2gRk0szYxSP9exa36RiVB2Hhn26DcXgqPCaunlPB/E+nWzxV0knhPWofiSoL8LjJtNppj1iA== react@^17.0.1: version "17.0.1"