Skip to content

Commit b7c782a

Browse files
Update dependency cssstyle to ^5.3.0 (main) (#236671)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [cssstyle](https://redirect.github.com/jsdom/cssstyle) | devDependencies | patch | [`^5.2.1` -> `^5.3.0`](https://renovatebot.com/diffs/npm/cssstyle/5.3.0/5.3.0) | `5.3.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Brad White <[email protected]>
1 parent 1b2a220 commit b7c782a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1862,7 +1862,7 @@
18621862
"css-loader": "^7.1.2",
18631863
"cssnano": "^7.1.1",
18641864
"cssnano-preset-default": "^7.0.9",
1865-
"cssstyle": "^5.2.1",
1865+
"cssstyle": "^5.3.0",
18661866
"csstype": "^3.0.2",
18671867
"cypress": "13.17.0",
18681868
"cypress-axe": "^1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17516,10 +17516,10 @@ cssstyle@^2.3.0:
1751617516
dependencies:
1751717517
cssom "~0.3.6"
1751817518

17519-
cssstyle@^5.2.1:
17520-
version "5.3.0"
17521-
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-5.3.0.tgz#9d0750a5bda34351464850e5524c414435b8d72c"
17522-
integrity sha512-RveJPnk3m7aarYQ2bJ6iw+Urh55S6FzUiqtBq+TihnTDP4cI8y/TYDqGOyqgnG1J1a6BxJXZsV9JFSTulm9Z7g==
17519+
cssstyle@^5.3.0:
17520+
version "5.3.1"
17521+
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-5.3.1.tgz#f55a9cc73d12705da8a341261d5e85003fe3a441"
17522+
integrity sha512-g5PC9Aiph9eiczFpcgUhd9S4UUO3F+LHGRIi5NUMZ+4xtoIYbHNZwZnWA2JsFGe8OU8nl4WyaEFiZuGuxlutJQ==
1752317523
dependencies:
1752417524
"@asamuzakjp/css-color" "^4.0.3"
1752517525
"@csstools/css-syntax-patches-for-csstree" "^1.0.14"

0 commit comments

Comments
 (0)