From 41a8459300e6d33fbee86c4634ca935aa0a9d20e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 02:57:38 +0000 Subject: [PATCH] Bump @types/styled-jsx from 2.2.8 to 2.2.9 Bumps [@types/styled-jsx](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-jsx) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-jsx) --- updated-dependencies: - dependency-name: "@types/styled-jsx" dependency-type: direct:development 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 715ab135..929bf77f 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/react-dom": "^17.0.8", "@types/react-redux": "^7.1.16", "@types/seamless-immutable": "7.1.15", - "@types/styled-jsx": "2.2.8", + "@types/styled-jsx": "2.2.9", "@types/terser-webpack-plugin": "5.0.4", "@types/uuid": "8.3.1", "@typescript-eslint/eslint-plugin": "4.28.1", diff --git a/yarn.lock b/yarn.lock index 7153c32f..07968a7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -962,10 +962,10 @@ resolved "https://registry.npmjs.org/@types/seamless-immutable/-/seamless-immutable-7.1.15.tgz#eacc868b98ef677493bc7ea8e2ff0f5288389335" integrity sha512-8OKW2jocSNv0oQYbimzqZeYDJ13yIOWcf5eTS7y3IDJfGg0A4tf3lQnBO9UPWP8PZA4Zt9b/hb8xHGypTf14zg== -"@types/styled-jsx@2.2.8": - version "2.2.8" - resolved "https://registry.npmjs.org/@types/styled-jsx/-/styled-jsx-2.2.8.tgz#b50d13d8a3c34036282d65194554cf186bab7234" - integrity sha512-Yjye9VwMdYeXfS71ihueWRSxrruuXTwKCbzue4+5b2rjnQ//AtyM7myZ1BEhNhBQ/nL/RE7bdToUoLln2miKvg== +"@types/styled-jsx@2.2.9": + version "2.2.9" + resolved "https://registry.npmjs.org/@types/styled-jsx/-/styled-jsx-2.2.9.tgz#e50b3f868c055bcbf9bc353eca6c10fdad32a53f" + integrity sha512-W/iTlIkGEyTBGTEvZCey8EgQlQ5l0DwMqi3iOXlLs2kyBwYTXHKEiU6IZ5EwoRwngL8/dGYuzezSup89ttVHLw== dependencies: "@types/react" "*"