Skip to content

Commit bf5bed3

Browse files
renovate[bot]AtlassianRubberDuck
authored andcommitted
chore(deps): update dependency css-what to >=6.1.0 (#1414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b94342 commit bf5bed3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1.0",
59+
"css-what": ">=6.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.1.0",
22+
"css-what": ">=6.1.0",
2323
"nth-check": ">=2.0.1"
2424
},
2525
"dependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6732,7 +6732,7 @@ css-tree@^1.1.2, css-tree@^1.1.3:
67326732
mdn-data "2.0.14"
67336733
source-map "^0.6.1"
67346734

6735-
css-what@>=5.1.0, css-what@^3.2.1, css-what@^5.0.0:
6735+
css-what@>=6.1.0, css-what@^3.2.1, css-what@^5.0.0:
67366736
version "6.1.0"
67376737
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
67386738
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==

0 commit comments

Comments
 (0)