From 52fe6812d6774bb345ae58e7e4623ed11db2bcf4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 11:27:10 +0000 Subject: [PATCH] Bump @react95/icons from 0.3.0 to 1.0.1 Bumps [@react95/icons](https://github.com/React95/React95) from 0.3.0 to 1.0.1. - [Release notes](https://github.com/React95/React95/releases) - [Commits](https://github.com/React95/React95/compare/@react95/icons@0.3.0...@react95/icons@1.0.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 84dc5e9..a400ca7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@react95/icons": "^0.3.0", + "@react95/icons": "^1.0.1", "@styled-system/prop-types": "^5.1.5", "@testing-library/jest-dom": "^5.11.0", "@testing-library/react": "^10.4.5", diff --git a/yarn.lock b/yarn.lock index 0c8daa4..d8d592e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1357,10 +1357,10 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@react95/icons@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@react95/icons/-/icons-0.3.0.tgz#63ca845d47a043efb12c91c5df2b828a3bdc9035" - integrity sha512-e+yGpDo/O0xj2cf9iCl2E+tKrdNfcnmpheF90hwaSrPXMaG7BUHgJUZwWNYBkRyGc/nRRVRIR8vdg+j8KXSP3w== +"@react95/icons@^1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@react95/icons/-/icons-1.0.1.tgz#23f01854a12f7a4a1797e5d0cfc01750a7b83422" + integrity sha512-J03gKoqP2hKi6q6KsWSc+xuaju1+evZJYnlqwcnBT27sLI1bdn7xF+V8gw0sqgomh9ZgBdS0vCVSbv4WXNr8bw== "@styled-system/background@^5.1.2": version "5.1.2"