From e242cf98a6b6b0eff14d62e31db72cf8f6d32140 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 08:51:56 +0000 Subject: [PATCH] build(deps): bump react95 from 3.5.0 to 3.8.0 Bumps [react95](https://github.com/arturbien/React95) from 3.5.0 to 3.8.0. - [Release notes](https://github.com/arturbien/React95/releases) - [Commits](https://github.com/arturbien/React95/compare/v3.5.0...v3.8.0) 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..cd327a9 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.8.0", "recoil": "^0.1.2", "styled-components": "^5.2.1" }, diff --git a/yarn.lock b/yarn.lock index 3a1e3df..8a3350f 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.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/react95/-/react95-3.8.0.tgz#6c5f1412c98e61b17a6390c508e9db4a950419b2" + integrity sha512-I6BFSuMsHwoDVEUNFR4GnX89adbOfmDQRgGBmvn9ZNp+M8hqp+wG5Y+KcUjnwq1qPQYS36S6fNGa1yKgnmVbVw== react@^17.0.1: version "17.0.1"