From cf2db498229bb346d9265a1c6be42e1fd2485a2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 13:03:41 +0000 Subject: [PATCH] Bump styled-reset from 4.4.2 to 4.4.5 Bumps [styled-reset](https://github.com/zacanger/styled-reset) from 4.4.2 to 4.4.5. - [Release notes](https://github.com/zacanger/styled-reset/releases) - [Changelog](https://github.com/zacanger/styled-reset/blob/master/CHANGELOG.md) - [Commits](https://github.com/zacanger/styled-reset/compare/v4.4.2...v4.4.5) --- updated-dependencies: - dependency-name: styled-reset dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7604a43..084942f5 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "scroll-to-element": "^2.0.2", "styled-components": "^5.3.6", "styled-normalize": "^8.0.7", - "styled-reset": "^4.4.2", + "styled-reset": "^4.4.5", "typeface-open-sans": "^1.1.13", "typeface-raleway": "^1.1.13", "typescript": "^4.9.3" diff --git a/yarn.lock b/yarn.lock index b8a1bcbe..7f763547 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15212,10 +15212,10 @@ styled-normalize@^8.0.7: resolved "https://registry.yarnpkg.com/styled-normalize/-/styled-normalize-8.0.7.tgz#e883bff6a0c59a65a39365a4eb9c6cf48372c61f" integrity sha512-qQV4O7B9g7ZUnStCwGde7Dc/mcFF/pz0Ha/LL7+j/r6uopf6kJCmmR7jCPQMCBrDkYiQ4xvw1hUoceVJkdaMuQ== -styled-reset@^4.4.2: - version "4.4.2" - resolved "https://registry.yarnpkg.com/styled-reset/-/styled-reset-4.4.2.tgz#4da1becb2f6d22a2b22c7ee7ca09b739fe6a685f" - integrity sha512-VzVhEZHpO/CD/F5ZllqTAY+GTaKlNDZt5mTrtPf/kXZSe85+wMkhRIiPARgvCP9/HQMk+ZGaEWk1IkdP2SYAUQ== +styled-reset@^4.4.5: + version "4.4.5" + resolved "https://registry.yarnpkg.com/styled-reset/-/styled-reset-4.4.5.tgz#8c4bf50ee4f53d104473b156d0697ff509d54405" + integrity sha512-uEQzbCqSBbx1ZT9VuquoGOJyVzs3kMIMCyjxmtSo4/JoTCrq92UFTJx91KcdMncDaymz6NE8sgSvstHHcJjExg== styled-system@^5.0.0, styled-system@^5.1.5: version "5.1.5"