Build(deps-dev): bump @types/styled-components from 5.1.9 to 5.1.10 (#6601)

Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.9 to 5.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-06-12 04:15:39 +00:00
committed by GitHub
parent e13bcd7dd4
commit bde23cfad8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -65,7 +65,7 @@
"@types/react-helmet": "^6.1.1",
"@types/react-modal": "^3.12.0",
"@types/react-select": "^4.0.15",
"@types/styled-components": "5.1.9",
"@types/styled-components": "5.1.10",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.23.0",
"babel-plugin-inline-react-svg": "^2.0.1",
@@ -4103,9 +4103,9 @@
"dev": true
},
"node_modules/@types/styled-components": {
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.9.tgz",
"integrity": "sha512-kbEG6YlwK8rucITpKEr6pA4Ho9KSQHUUOzZ9lY3va1mtcjvS3D0wDciFyHEiNHKLL/npZCKDQJqm0x44sPO9oA==",
"version": "5.1.10",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.10.tgz",
"integrity": "sha512-g3ZfWlTiyXktASIhcfCicZtqB/fFFnq0a7kPYYxKXNggdrohp8m/9bMmmt3zDvHj2gplWDGCkZByfFnEXfbSWg==",
"dev": true,
"dependencies": {
"@types/hoist-non-react-statics": "*",
@@ -35199,9 +35199,9 @@
"dev": true
},
"@types/styled-components": {
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.9.tgz",
"integrity": "sha512-kbEG6YlwK8rucITpKEr6pA4Ho9KSQHUUOzZ9lY3va1mtcjvS3D0wDciFyHEiNHKLL/npZCKDQJqm0x44sPO9oA==",
"version": "5.1.10",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.10.tgz",
"integrity": "sha512-g3ZfWlTiyXktASIhcfCicZtqB/fFFnq0a7kPYYxKXNggdrohp8m/9bMmmt3zDvHj2gplWDGCkZByfFnEXfbSWg==",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "*",

View File

@@ -153,7 +153,7 @@
"@types/react-helmet": "^6.1.1",
"@types/react-modal": "^3.12.0",
"@types/react-select": "^4.0.15",
"@types/styled-components": "5.1.9",
"@types/styled-components": "5.1.10",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.23.0",
"babel-plugin-inline-react-svg": "^2.0.1",