Skip to content

Commit c84e7d6

Browse files
authored
Merge pull request #1388 from primer/dependabot/npm_and_yarn/postcss-8.2.14
Bump postcss from 8.2.13 to 8.2.14
2 parents db97c4f + 6609e8b commit c84e7d6

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
@@ -48,7 +48,7 @@
4848
"globby": "11.0.3",
4949
"jest": "26.6.3",
5050
"js-yaml": "4.1.0",
51-
"postcss": "8.2.13",
51+
"postcss": "8.2.14",
5252
"postcss-import": "14.0.1",
5353
"postcss-load-config": "3.0.1",
5454
"postcss-node-sass": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5464,10 +5464,10 @@ postcss-values-parser@^4.0.0:
54645464
is-url-superb "^4.0.0"
54655465
postcss "^7.0.5"
54665466

5467-
postcss@8.2.13, postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4, postcss@^8.2.7:
5468-
version "8.2.13"
5469-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
5470-
integrity sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==
5467+
postcss@8.2.14, postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4, postcss@^8.2.7:
5468+
version "8.2.14"
5469+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.14.tgz#dcf313eb8247b3ce8078d048c0e8262ca565ad2b"
5470+
integrity sha512-+jD0ZijcvyCqPQo/m/CW0UcARpdFylq04of+Q7RKX6f/Tu+dvpUI/9Sp81+i6/vJThnOBX09Quw0ZLOVwpzX3w==
54715471
dependencies:
54725472
colorette "^1.2.2"
54735473
nanoid "^3.1.22"

0 commit comments

Comments
 (0)