Skip to content

Commit febed9f

Browse files
chore(deps-dev): bump the dependencies group with 3 updates (#7384)
Bumps the dependencies group with 3 updates: [cypress](https://github.com/cypress-io/cypress), [postcss](https://github.com/postcss/postcss) and [sass](https://github.com/sass/dart-sass). Updates `cypress` from 13.14.1 to 13.14.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.14.1...v13.14.2) Updates `postcss` from 8.4.44 to 8.4.45 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.44...8.4.45) Updates `sass` from 1.77.8 to 1.78.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.8...1.78.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c5b69f commit febed9f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"copy-webpack-plugin": "^12.0.2",
9090
"css-loader": "^7.1.2",
9191
"css-minimizer-webpack-plugin": "^7.0.0",
92-
"cypress": "^13.14.1",
92+
"cypress": "^13.14.2",
9393
"directory-tree": "^3.5.2",
9494
"directory-tree-webpack-plugin": "^1.0.3",
9595
"duplexer": "^0.1.1",
@@ -116,7 +116,7 @@
116116
"mkdirp": "^3.0.1",
117117
"modularscale-sass": "^3.0.3",
118118
"npm-run-all": "^4.1.1",
119-
"postcss": "^8.4.44",
119+
"postcss": "^8.4.45",
120120
"postcss-loader": "^8.1.1",
121121
"prettier": "^3.3.3",
122122
"react-refresh": "^0.14.2",
@@ -130,7 +130,7 @@
130130
"remark-html": "^16.0.1",
131131
"remark-refractor": "montogeek/remark-refractor",
132132
"rimraf": "^6.0.1",
133-
"sass": "^1.77.8",
133+
"sass": "^1.78.0",
134134
"sass-loader": "^16.0.1",
135135
"sirv-cli": "^2.0.2",
136136
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4676,10 +4676,10 @@ csstype@^3.1.2:
46764676
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
46774677
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
46784678

4679-
cypress@^13.14.1:
4680-
version "13.14.1"
4681-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.1.tgz#05875bbbf6333e858a92aed33ba67d7ddf8370d7"
4682-
integrity sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==
4679+
cypress@^13.14.2:
4680+
version "13.14.2"
4681+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.2.tgz#4237eb7b26de2baeaa1f01e585f965d88fca7f39"
4682+
integrity sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==
46834683
dependencies:
46844684
"@cypress/request" "^3.0.1"
46854685
"@cypress/xvfb" "^1.2.4"
@@ -10756,10 +10756,10 @@ postcss@^5.0.8, postcss@^5.2.4:
1075610756
source-map "^0.5.6"
1075710757
supports-color "^3.2.3"
1075810758

10759-
postcss@^8.3.10, postcss@^8.4.23, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.44:
10760-
version "8.4.44"
10761-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
10762-
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
10759+
postcss@^8.3.10, postcss@^8.4.23, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.45:
10760+
version "8.4.45"
10761+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
10762+
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
1076310763
dependencies:
1076410764
nanoid "^3.3.7"
1076510765
picocolors "^1.0.1"
@@ -11592,10 +11592,10 @@ sass-loader@^16.0.1:
1159211592
dependencies:
1159311593
neo-async "^2.6.2"
1159411594

11595-
sass@^1.77.8:
11596-
version "1.77.8"
11597-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
11598-
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
11595+
sass@^1.78.0:
11596+
version "1.78.0"
11597+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
11598+
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
1159911599
dependencies:
1160011600
chokidar ">=3.0.0 <4.0.0"
1160111601
immutable "^4.0.0"

0 commit comments

Comments
 (0)