Skip to content

Commit 0b6dc08

Browse files
chore(deps): update dependency css-what to >=5.1.0 (#1409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f94f4ed commit 0b6dc08

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757
},
5858
"resolutions": {
59-
"css-what": ">=5.0.1",
59+
"css-what": ">=5.1.0",
6060
"nth-check": ">=2.0.1",
6161
"typescript": "^4.9.5"
6262
},

packages/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"src"
2020
],
2121
"resolutions": {
22-
"css-what": ">=5.0.1",
22+
"css-what": ">=5.1.0",
2323
"nth-check": ">=2.0.1"
2424
},
2525
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7281,10 +7281,10 @@ css-tree@^1.1.2, css-tree@^1.1.3:
72817281
mdn-data "2.0.14"
72827282
source-map "^0.6.1"
72837283

7284-
css-what@>=5.0.1, css-what@^3.2.1, css-what@^5.0.0:
7285-
version "5.1.0"
7286-
resolved "https://registry.yarnpkg.com/css-what/-/css-what-5.1.0.tgz#3f7b707aadf633baf62c2ceb8579b545bb40f7fe"
7287-
integrity sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==
7284+
css-what@>=5.1.0, css-what@^3.2.1, css-what@^5.0.0:
7285+
version "6.1.0"
7286+
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
7287+
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
72887288

72897289
css.escape@^1.5.1:
72907290
version "1.5.1"

0 commit comments

Comments
 (0)