Skip to content

Commit fc1d70a

Browse files
authored
Merge pull request #555 from swfz/renovate/postcss-8.x
2 parents 9d6b859 + 36f2108 commit fc1d70a

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-tailwindcss": "3.13.0",
5252
"jest": "29.6.1",
5353
"jest-environment-jsdom": "29.6.1",
54-
"postcss": "8.4.24",
54+
"postcss": "8.4.26",
5555
"prettier": "3.0.0",
5656
"storybook": "7.0.27",
5757
"tailwindcss": "3.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12543,10 +12543,10 @@ [email protected]:
1254312543
picocolors "^1.0.0"
1254412544
source-map-js "^1.0.2"
1254512545

12546-
12547-
version "8.4.24"
12548-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
12549-
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
12546+
12547+
version "8.4.26"
12548+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
12549+
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
1255012550
dependencies:
1255112551
nanoid "^3.3.6"
1255212552
picocolors "^1.0.0"

0 commit comments

Comments
 (0)