Skip to content

Commit

Permalink
Merge pull request #990 from amir20/dependabot/npm_and_yarn/postcss-8…
Browse files Browse the repository at this point in the history
….2.5
  • Loading branch information
dependabot-preview[bot] committed Feb 6, 2021
2 parents e275c6b + 87b3c91 commit 339131f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"lint-staged": "^10.5.4",
"mini-css-extract-plugin": "^1.3.5",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.4",
"postcss": "^8.2.5",
"postcss-loader": "^5.0.0",
"prettier": "^2.2.1",
"release-it": "^14.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6749,10 +6749,10 @@ postcss@^7.0.14:
source-map "^0.6.1"
supports-color "^6.1.0"

postcss@^8.1.4, postcss@^8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
postcss@^8.1.4, postcss@^8.2.5:
version "8.2.5"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a"
integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==
dependencies:
colorette "^1.2.1"
nanoid "^3.1.20"
Expand Down

0 comments on commit 339131f

Please sign in to comment.