Skip to content

Commit 1bfd4ee

Browse files
Bump @types/styled-system from 5.1.5 to 5.1.9
Bumps [@types/styled-system](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-system) from 5.1.5 to 5.1.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-system) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b55e124 commit 1bfd4ee

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/react-resize-detector": "^4.2.0",
5757
"@types/react-transition-group": "^4.2.4",
5858
"@types/styled-components": "^4.4.1",
59-
"@types/styled-system": "^5.1.5",
59+
"@types/styled-system": "^5.1.9",
6060
"@types/uuid": "^7.0.0",
6161
"csstype": "^2.6.9",
6262
"enzyme": "^3.11.0",

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@types/lodash": "^4.14.149",
3434
"@types/styled-components": "^4.4.1",
35-
"@types/styled-system": "^5.1.5",
35+
"@types/styled-system": "^5.1.9",
3636
"csstype": "^2.6.9",
3737
"lodash": "^4.17.15",
3838
"react": "^16.13.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3203,12 +3203,12 @@
32033203
"@types/react-native" "*"
32043204
csstype "^2.2.0"
32053205

3206-
"@types/styled-system@^5.1.5":
3207-
version "5.1.5"
3208-
resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.5.tgz#91c46bdc72f09a4d13b215695687ce35382ccad8"
3209-
integrity sha512-jYTj774fMiRZ7YgmQK6WxiHSI+ket6WqHPQQEq7CURkVqOI6YWUHKqn0WcLwrqQ+fPHYQt9DdoJb7ydZBMmFwQ==
3206+
"@types/styled-system@^5.1.9":
3207+
version "5.1.9"
3208+
resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.9.tgz#8baac8f6eca9e0bd5768c175ca5ce1f2d6f61ade"
3209+
integrity sha512-QlWv6tmQV8dqk8s+LSLb9QAtmuQEnfv4f8lKKZkMgDqRFVmxJDBwEw0u4zhpxp56u0hdR+TCIk9dGfOw3TkCoQ==
32103210
dependencies:
3211-
csstype "^2.6.4"
3211+
csstype "^2.6.9"
32123212

32133213
"@types/testing-library__dom@*":
32143214
version "6.11.0"
@@ -6320,7 +6320,7 @@ cssstyle@^2.0.0:
63206320
dependencies:
63216321
cssom "~0.3.6"
63226322

6323-
csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.4, csstype@^2.6.7, csstype@^2.6.9:
6323+
csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.7, csstype@^2.6.9:
63246324
version "2.6.9"
63256325
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.9.tgz#05141d0cd557a56b8891394c1911c40c8a98d098"
63266326
integrity sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==

0 commit comments

Comments
 (0)