Skip to content

Commit acf60e1

Browse files
authored
Merge pull request #213 from lukethacoder/renovate/postcss-8.x
Update dependency postcss to v8.4.30
2 parents ea26826 + c895941 commit acf60e1

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
@@ -22,7 +22,7 @@
2222
"@types/react-dom": "18.0.11",
2323
"@vitejs/plugin-react": "4.0.0",
2424
"autoprefixer": "10.4.16",
25-
"postcss": "8.4.29",
25+
"postcss": "8.4.30",
2626
"postcss-cli": "10.1.0",
2727
"prettier": "2.8.4",
2828
"snowpack": "3.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3143,10 +3143,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
31433143
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
31443144
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
31453145

3146-
3147-
version "8.4.29"
3148-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
3149-
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
3146+
3147+
version "8.4.30"
3148+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
3149+
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
31503150
dependencies:
31513151
nanoid "^3.3.6"
31523152
picocolors "^1.0.0"

0 commit comments

Comments
 (0)