Skip to content

Commit 8d61f36

Browse files
chore(deps): bump postcss from 8.5.14 to 8.5.23
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.14 to 8.5.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b725bd commit 8d61f36

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"fast-uri": "^3.1.4",
4343
"follow-redirects": "^1.16.0",
4444
"http-proxy-middleware": "^3.0.6",
45-
"postcss": "^8.5.14",
45+
"postcss": "^8.5.23",
4646
"qs": "^6.15.2",
4747
"serialize-javascript": "^7.0.5",
4848
"undici": "^7.28.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5303,7 +5303,7 @@ fast-json-stable-stringify@^2.0.0:
53035303
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
53045304
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
53055305

5306-
fast-uri@^3.0.1, fast-uri@^3.1.2:
5306+
fast-uri@^3.0.1, fast-uri@^3.1.4:
53075307
version "3.1.4"
53085308
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.4.tgz#3b3daf9ce68f41f956df0b505132c0cfce9ec7af"
53095309
integrity sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==
@@ -7345,10 +7345,10 @@ multicast-dns@^7.2.5:
73457345
dns-packet "^5.2.2"
73467346
thunky "^1.0.2"
73477347

7348-
nanoid@^3.3.11:
7349-
version "3.3.11"
7350-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
7351-
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
7348+
nanoid@^3.3.16:
7349+
version "3.3.16"
7350+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c"
7351+
integrity sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
73527352

73537353
negotiator@0.6.3:
73547354
version "0.6.3"
@@ -8270,11 +8270,11 @@ postcss-zindex@^6.0.2:
82708270
integrity sha512-5BxW9l1evPB/4ZIc+2GobEBoKC+h8gPGCMi+jxsYvd2x0mjq7wazk6DrP71pStqxE9Foxh5TVnonbWpFZzXaYg==
82718271

82728272
postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.33, postcss@^8.5.14, postcss@^8.5.4:
8273-
version "8.5.14"
8274-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c"
8275-
integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==
8273+
version "8.5.23"
8274+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.23.tgz#3493550116f478487298301d2c2e8dc5a56e6594"
8275+
integrity sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==
82768276
dependencies:
8277-
nanoid "^3.3.11"
8277+
nanoid "^3.3.16"
82788278
picocolors "^1.1.1"
82798279
source-map-js "^1.2.1"
82808280

0 commit comments

Comments
 (0)