Skip to content

Commit 940c1e8

Browse files
chore(deps): update dependency postcss to v8.2.10 (#276)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1e01a93 commit 940c1e8

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"mini-css-extract-plugin": "1.4.0",
3535
"mustache": "4.2.0",
3636
"node-sass": "5.0.0",
37-
"postcss": "8.2.9",
37+
"postcss": "8.2.10",
3838
"postcss-loader": "4.2.0",
3939
"postcss-preset-env": "6.7.0",
4040
"preact": "10.5.13",

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11206,10 +11206,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1120611206
indexes-of "^1.0.1"
1120711207
uniq "^1.0.1"
1120811208

11209-
[email protected].9, postcss@^8.2.8:
11210-
version "8.2.9"
11211-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3"
11212-
integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==
11209+
11210+
version "8.2.10"
11211+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.10.tgz#ca7a042aa8aff494b334d0ff3e9e77079f6f702b"
11212+
integrity sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==
1121311213
dependencies:
1121411214
colorette "^1.2.2"
1121511215
nanoid "^3.1.22"
@@ -11224,6 +11224,15 @@ postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.32, postcss@^7.0.
1122411224
source-map "^0.6.1"
1122511225
supports-color "^6.1.0"
1122611226

11227+
postcss@^8.2.8:
11228+
version "8.2.9"
11229+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3"
11230+
integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==
11231+
dependencies:
11232+
colorette "^1.2.2"
11233+
nanoid "^3.1.22"
11234+
source-map "^0.6.1"
11235+
1122711236
[email protected], preact@^10.0.0:
1122811237
version "10.5.13"
1122911238
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019"

0 commit comments

Comments
 (0)