Skip to content

Commit 09ea078

Browse files
chore(deps-dev): bump @types/styled-components from 4.1.14 to 4.1.16 (#24)
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 4.1.14 to 4.1.16. - [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 4aad31d commit 09ea078

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
@@ -49,7 +49,7 @@
4949
"@types/leaflet": "^1.4.4",
5050
"@types/react-leaflet": "^2.2.1",
5151
"@types/react-router-dom": "^4.3.3",
52-
"@types/styled-components": "^4.1.14",
52+
"@types/styled-components": "^4.1.16",
5353
"apollo": "2.13.0"
5454
}
5555
}

yarn.lock

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

1667-
"@types/styled-components@^4.1.14":
1668-
version "4.1.14"
1669-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.14.tgz#fe029b0bfb2d26af7f9bd4dd4811b31961ff6d49"
1670-
integrity sha512-X5t+uomPU9vxWNnfEpw2W7RtJDpsWCsBizQq95gB2QXrG5qsALV1/H7tfv4xYhTmiG5CGtcbfp4nU4yhhEqTsw==
1667+
"@types/styled-components@^4.1.16":
1668+
version "4.1.16"
1669+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.16.tgz#63fb33d02bc41d70a3af88711849b6df5d2a58e0"
1670+
integrity sha512-h4VtEopz0AS2oAbZlVSG1gnEhvx0LXcmYn9jD/y8Z/OHimsQygYFeDPbUDH/rJOaQu3T+PgAgRtOTG2IZyUTVg==
16711671
dependencies:
16721672
"@types/react" "*"
16731673
"@types/react-native" "*"

0 commit comments

Comments
 (0)