Skip to content

Commit d215163

Browse files
chore(deps-dev): bump @types/styled-components from 4.1.16 to 4.1… (#55)
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 4.1.16 to 4.1.18. - [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>
1 parent 491a6a6 commit d215163

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/leaflet": "^1.4.5",
5151
"@types/react-leaflet": "^2.2.1",
5252
"@types/react-router-dom": "^4.3.4",
53-
"@types/styled-components": "^4.1.16",
53+
"@types/styled-components": "^4.1.18",
5454
"apollo": "2.15.0"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,10 +1698,10 @@
16981698
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
16991699
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
17001700

1701-
"@types/styled-components@^4.1.16":
1702-
version "4.1.16"
1703-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.16.tgz#63fb33d02bc41d70a3af88711849b6df5d2a58e0"
1704-
integrity sha512-h4VtEopz0AS2oAbZlVSG1gnEhvx0LXcmYn9jD/y8Z/OHimsQygYFeDPbUDH/rJOaQu3T+PgAgRtOTG2IZyUTVg==
1701+
"@types/styled-components@^4.1.18":
1702+
version "4.1.18"
1703+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.18.tgz#348804fe5a399ae0a46550afaf030085815ad931"
1704+
integrity sha512-VrHkgvjbxQXOw0xWSUckusUUZ4y/jqN1u7kF29ngh0oE6uOrlZHleTgqeUqylQqHQIeQ8MxFb50BRHy8ju5DHg==
17051705
dependencies:
17061706
"@types/react" "*"
17071707
"@types/react-native" "*"

0 commit comments

Comments
 (0)