Skip to content

Commit be6ed07

Browse files
chore(deps-dev): bump the dependencies group with 2 updates (#7382)
Bumps the dependencies group with 2 updates: [lint-staged](https://github.com/lint-staged/lint-staged) and [postcss](https://github.com/postcss/postcss). Updates `lint-staged` from 15.2.9 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.9...v15.2.10) Updates `postcss` from 8.4.41 to 8.4.44 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.41...8.4.44) --- updated-dependencies: - dependency-name: lint-staged 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c60343 commit be6ed07

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@
108108
"hyperlink": "^5.0.4",
109109
"jest": "^29.7.0",
110110
"lightningcss": "^1.26.0",
111-
"lint-staged": "^15.2.9",
111+
"lint-staged": "^15.2.10",
112112
"lodash": "^4.17.21",
113113
"markdownlint-cli": "^0.41.0",
114114
"mdast-util-to-string": "^4.0.0",
115115
"mini-css-extract-plugin": "^2.9.1",
116116
"mkdirp": "^3.0.1",
117117
"modularscale-sass": "^3.0.3",
118118
"npm-run-all": "^4.1.1",
119-
"postcss": "^8.4.41",
119+
"postcss": "^8.4.44",
120120
"postcss-loader": "^8.1.1",
121121
"prettier": "^3.3.3",
122122
"react-refresh": "^0.14.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8312,18 +8312,18 @@ linkify-it@^4.0.1:
83128312
dependencies:
83138313
uc.micro "^1.0.1"
83148314

8315-
lint-staged@^15.2.9:
8316-
version "15.2.9"
8317-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
8318-
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
8315+
lint-staged@^15.2.10:
8316+
version "15.2.10"
8317+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
8318+
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
83198319
dependencies:
83208320
chalk "~5.3.0"
83218321
commander "~12.1.0"
83228322
debug "~4.3.6"
83238323
execa "~8.0.1"
83248324
lilconfig "~3.1.2"
83258325
listr2 "~8.2.4"
8326-
micromatch "~4.0.7"
8326+
micromatch "~4.0.8"
83278327
pidtree "~0.6.0"
83288328
string-argv "~0.3.2"
83298329
yaml "~2.5.0"
@@ -9363,7 +9363,7 @@ micromark@~2.11.0:
93639363
debug "^4.0.0"
93649364
parse-entities "^2.0.0"
93659365

9366-
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5, micromatch@~4.0.7:
9366+
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5, micromatch@~4.0.8:
93679367
version "4.0.8"
93689368
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
93699369
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -10763,10 +10763,10 @@ postcss@^5.0.8, postcss@^5.2.4:
1076310763
source-map "^0.5.6"
1076410764
supports-color "^3.2.3"
1076510765

10766-
postcss@^8.3.10, postcss@^8.4.23, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.41:
10767-
version "8.4.41"
10768-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
10769-
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
10766+
postcss@^8.3.10, postcss@^8.4.23, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.44:
10767+
version "8.4.44"
10768+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
10769+
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
1077010770
dependencies:
1077110771
nanoid "^3.3.7"
1077210772
picocolors "^1.0.1"

0 commit comments

Comments
 (0)