Skip to content

Commit 78bc133

Browse files
committed
chore(deps): update dependency @types/styled-system to v5.1.23
1 parent cd57bb8 commit 78bc133

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6717,9 +6717,9 @@
67176717
"@types/node" "*"
67186718

67196719
"@types/styled-system@^5.1.15":
6720-
version "5.1.16"
6721-
resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.16.tgz#c6fa6f751f051de3c7c5fe1d5dc7562d95a80a9e"
6722-
integrity sha512-+dyGs2n2o6QStsexh87NeaRmXYnKOnEe7iOEkcYOwKwI5a1gFL0+Mt/hZKi+4KD1qDMkLkGb0lpDrffb/vSkDQ==
6720+
version "5.1.23"
6721+
resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.23.tgz#6b1db0fc9518f7aadfa4462dbd43813d02e24208"
6722+
integrity sha512-mIwCCdhDa2ifdQCEm8ZeD8m4UEbFsokqEoT9YNOUv4alUJ8jbMKxvpr+oOwfuZgwqLh5HjWuEzwnX7DzWvjFBg==
67236723
dependencies:
67246724
csstype "^3.0.2"
67256725

@@ -9711,11 +9711,16 @@ csso@^4.2.0:
97119711
dependencies:
97129712
css-tree "^1.1.2"
97139713

9714-
csstype@^3.0.11, csstype@^3.0.2:
9714+
csstype@^3.0.11:
97159715
version "3.1.2"
97169716
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
97179717
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
97189718

9719+
csstype@^3.0.2:
9720+
version "3.1.3"
9721+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
9722+
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
9723+
97199724
csvtojson@^2.0.10:
97209725
version "2.0.10"
97219726
resolved "https://registry.yarnpkg.com/csvtojson/-/csvtojson-2.0.10.tgz#11e7242cc630da54efce7958a45f443210357574"

0 commit comments

Comments
 (0)