Skip to content

Commit bc182bd

Browse files
committed
fixing lock file
1 parent 63cfd1a commit bc182bd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6766,6 +6766,15 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^
67666766
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
67676767
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
67686768

6769+
postcss@6.0.1:
6770+
version "6.0.1"
6771+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.1.tgz#000dbd1f8eef217aa368b9a212c5fc40b2a8f3f2"
6772+
integrity sha1-AA29H47vIXqjaLmiEsX8QLKo8/I=
6773+
dependencies:
6774+
chalk "^1.1.3"
6775+
source-map "^0.5.6"
6776+
supports-color "^3.2.3"
6777+
67696778
postcss@7.0.21:
67706779
version "7.0.21"
67716780
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"

0 commit comments

Comments
 (0)