Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit f9bfc69

Browse files
authored
Merge pull request #27 from StaticJsCMS/renovate/postcss-preset-env-8.x
chore(deps): update dependency postcss-preset-env to v8.0.1
2 parents a0c1144 + 0676973 commit f9bfc69

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
@@ -27,7 +27,7 @@
2727
"nuxt-purgecss": "2.0.0",
2828
"postcss": "8.4.21",
2929
"postcss-easing-gradients": "3.0.1",
30-
"postcss-preset-env": "8.0.0",
30+
"postcss-preset-env": "8.0.1",
3131
"prettier": "2.8.3",
3232
"vue-content-placeholders": "0.2.1"
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12978,10 +12978,10 @@ postcss-prefix-selector@^1.6.0:
1297812978
resolved "https://registry.yarnpkg.com/postcss-prefix-selector/-/postcss-prefix-selector-1.16.0.tgz#ad5b56f9a73a2c090ca7161049632c9d89bcb404"
1297912979
integrity sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==
1298012980

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

0 commit comments

Comments
 (0)