chore(deps-dev): bump @types/styled-components from 5.1.18 to 5.1.19 (#7427)

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

---
updated-dependencies:
- dependency-name: "@types/styled-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[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[bot]
2021-12-24 21:43:01 +00:00
committed by GitHub
parent 72912076c5
commit e60f3c3684
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -66,7 +66,7 @@
"@types/react-helmet": "^6.1.5",
"@types/react-modal": "^3.13.1",
"@types/react-select": "^4.0.17",
"@types/styled-components": "5.1.18",
"@types/styled-components": "5.1.19",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.3.0",
"babel-plugin-inline-react-svg": "^2.0.1",
@@ -4305,9 +4305,9 @@
"dev": true
},
"node_modules/@types/styled-components": {
"version": "5.1.18",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.18.tgz",
"integrity": "sha512-xPTYmWP7Mxk5TAD3pYsqjwA9G5fAI8e/S51QUJEl7EQD1siKCdiYXIWiH2lzoHRl+QqbQCJMcGv3YTF3OmyPdQ==",
"version": "5.1.19",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.19.tgz",
"integrity": "sha512-hNj14Oamk7Jhb/fMMQG7TUkd3e8uMMgxsCTH+ueJNGdFo/PuhlGDQTPChqyilpZP0WttgBHkc2YyT5UG+yc6Yw==",
"dev": true,
"dependencies": {
"@types/hoist-non-react-statics": "*",
@@ -33873,9 +33873,9 @@
"dev": true
},
"@types/styled-components": {
"version": "5.1.18",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.18.tgz",
"integrity": "sha512-xPTYmWP7Mxk5TAD3pYsqjwA9G5fAI8e/S51QUJEl7EQD1siKCdiYXIWiH2lzoHRl+QqbQCJMcGv3YTF3OmyPdQ==",
"version": "5.1.19",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.19.tgz",
"integrity": "sha512-hNj14Oamk7Jhb/fMMQG7TUkd3e8uMMgxsCTH+ueJNGdFo/PuhlGDQTPChqyilpZP0WttgBHkc2YyT5UG+yc6Yw==",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "*",

View File

@@ -153,7 +153,7 @@
"@types/react-helmet": "^6.1.5",
"@types/react-modal": "^3.13.1",
"@types/react-select": "^4.0.17",
"@types/styled-components": "5.1.18",
"@types/styled-components": "5.1.19",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.3.0",
"babel-plugin-inline-react-svg": "^2.0.1",