Skip to content

Commit 749813d

Browse files
chore(deps): update dependency csstype to ^3.1.3 (#1753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f64c39 commit 749813d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
},
2525
"devDependencies": {
2626
"@types/css": "^0.0.35",
27-
"csstype": "^3.1.2"
27+
"csstype": "^3.1.3"
2828
}
2929
}

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"jsx-dev-runtime"
7373
],
7474
"dependencies": {
75-
"csstype": "^3.1.2"
75+
"csstype": "^3.1.3"
7676
},
7777
"devDependencies": {
7878
"@compiled/benchmark": "^1.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7600,7 +7600,7 @@ cssstyle@^2.3.0:
76007600
dependencies:
76017601
cssom "~0.3.6"
76027602

7603-
csstype@^3.0.2, csstype@^3.1.2, csstype@^3.1.3:
7603+
csstype@^3.0.2, csstype@^3.1.3:
76047604
version "3.1.3"
76057605
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
76067606
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==

0 commit comments

Comments
 (0)