Skip to content

Commit

Permalink
Update postcss to version 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 6, 2021
1 parent b19e291 commit 46bdf40
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.3.0",
"jest": "^26.6.3",
"postcss": "^8.2.1",
"postcss": "^8.2.2",
"prettier": "^2.2.1",
"rimraf": "^3.0.0"
},
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4539,6 +4539,15 @@ postcss@^8.2.1:
nanoid "^3.1.20"
source-map "^0.6.1"

postcss@^8.2.2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.2.tgz#60613b62297005084fd21024a68637798864fe26"
integrity sha512-HM1NDNWLgglJPQQMNwvLxgH2KcrKZklKLi/xXYIOaqQB57p/pDWEJNS83PVICYsn1Dg/9C26TiejNr422/ePaQ==
dependencies:
colorette "^1.2.1"
nanoid "^3.1.20"
source-map "^0.6.1"

prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
Expand Down

0 comments on commit 46bdf40

Please sign in to comment.