Skip to content

Commit be5d5ee

Browse files
authored
Merge pull request #386 from rtfpessoa/dependabot/npm_and_yarn/postcss-8.2.10
build(deps-dev): [security] bump postcss from 8.2.9 to 8.2.10
2 parents 110b90b + ea14e3d commit be5d5ee

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
@@ -127,7 +127,7 @@
127127
"mini-css-extract-plugin": "1.4.1",
128128
"mkdirp": "1.0.4",
129129
"nopt": "5.0.0",
130-
"postcss": "8.2.9",
130+
"postcss": "8.2.10",
131131
"postcss-cli": "8.3.1",
132132
"postcss-import": "14.0.1",
133133
"postcss-loader": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6881,10 +6881,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
68816881
indexes-of "^1.0.1"
68826882
uniq "^1.0.1"
68836883

6884-
[email protected].9, postcss@^8.2.8:
6885-
version "8.2.9"
6886-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3"
6887-
integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==
6884+
[email protected].10, postcss@^8.2.8:
6885+
version "8.2.10"
6886+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.10.tgz#ca7a042aa8aff494b334d0ff3e9e77079f6f702b"
6887+
integrity sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==
68886888
dependencies:
68896889
colorette "^1.2.2"
68906890
nanoid "^3.1.22"

0 commit comments

Comments
 (0)