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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-06 02:57:38 +00:00 committed by Labhansh Agrawal
parent 1d445055d3
commit 41a8459300
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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" "*"