From ff218ebf5e49f2f743588f414f47fac71b5c0449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 13:38:20 -0800 Subject: [PATCH] chore(deps): bump styled-normalize from 8.0.7 to 8.1.0 (#6442) Bumps [styled-normalize](https://github.com/sergeysova/styled-normalize) from 8.0.7 to 8.1.0. - [Release notes](https://github.com/sergeysova/styled-normalize/releases) - [Commits](https://github.com/sergeysova/styled-normalize/compare/v8.0.7...v8.1.0) --- updated-dependencies: - dependency-name: styled-normalize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bac6e3c58..a029c3653 100644 --- a/package.json +++ b/package.json @@ -219,7 +219,7 @@ "string-replace-to-array": "^2.1.0", "styled-components": "^5.3.11", "styled-components-breakpoint": "^2.1.1", - "styled-normalize": "^8.0.7", + "styled-normalize": "^8.1.0", "throng": "^5.0.0", "tiny-cookie": "^2.5.1", "tmp": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 43f50990a..02ffffade 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12432,10 +12432,10 @@ styled-components@^5.3.11: shallowequal "^1.1.0" supports-color "^5.5.0" -styled-normalize@^8.0.7: - version "8.0.7" - resolved "https://registry.yarnpkg.com/styled-normalize/-/styled-normalize-8.0.7.tgz#e883bff6a0c59a65a39365a4eb9c6cf48372c61f" - integrity "sha1-6IO/9qDFmmWjk2Wk65xs9INyxh8= sha512-qQV4O7B9g7ZUnStCwGde7Dc/mcFF/pz0Ha/LL7+j/r6uopf6kJCmmR7jCPQMCBrDkYiQ4xvw1hUoceVJkdaMuQ==" +styled-normalize@^8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/styled-normalize/-/styled-normalize-8.1.0.tgz#bf2695104c9df85c6caa2205d207f03d22bfd792" + integrity sha512-GzcJvU/mHI2FXjdnTysDpRZSG+5NPid/bNIR/QZ/vOwc8HuqvOlOMDVr457sTKN+M3Hd3s5fdv9tC1v0BhT1nA== stylis@^4.1.2: version "4.1.3"