Skip to content

Commit

Permalink
Bump postcss-preset-env from 8.0.0 to 8.0.1 (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent be133b3 commit 24bfef9
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 @@ -58,7 +58,7 @@
"postcss-cli": "^10.1.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^15.1.0",
"postcss-preset-env": "^8.0.0",
"postcss-preset-env": "^8.0.1",
"tailwindcss": "^3.2.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.10.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3372,10 +3372,10 @@ postcss-place@^8.0.0:
dependencies:
postcss-value-parser "^4.2.0"

postcss-preset-env@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-8.0.0.tgz#17830b4a9f3317c47be092345c96e52317471c27"
integrity sha512-/kFWdq109OONR2Hl3T3nmo1dOdS7lHB6kF/nPaBn/2lGjQ99f/j5vGBYvupSmSni+F7T/0A0Xb0nfbJLnxwdjA==
postcss-preset-env@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-8.0.1.tgz#d249c137febc037dd5dbb97e18f94dba4dd0cda8"
integrity sha512-IUbymw0JlUbyVG+I85963PNWgPp3KhnFa1sxU7M/2dGthxV8e297P0VV5W9XcyypoH4hirH2fp1c6fmqh6YnSg==
dependencies:
"@csstools/postcss-cascade-layers" "^3.0.0"
"@csstools/postcss-color-function" "^2.0.0"
Expand Down

0 comments on commit 24bfef9

Please sign in to comment.