Skip to content

Commit 7414f2f

Browse files
Merge pull request #35 from AttorneyOnline/renovate/postcss-8.x
Update dependency postcss to v8.4.49
2 parents 8fc9343 + a4da53f commit 7414f2f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@mdx-js/react": "^3.0.1",
2424
"clsx": "^2.0.0",
2525
"file-loader": "6.2.0",
26-
"postcss": "8.4.47",
26+
"postcss": "8.4.49",
2727
"postcss-import": "16.1.0",
2828
"postcss-preset-env": "10.0.9",
2929
"prism-react-renderer": "^2.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11648,13 +11648,13 @@ postcss@8.3:
1164811648
picocolors "^1.0.0"
1164911649
source-map-js "^0.6.2"
1165011650

11651-
postcss@8.4.47, postcss@^8.2.15, postcss@^8.3.5:
11652-
version "8.4.47"
11653-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
11654-
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
11651+
postcss@8.4.49:
11652+
version "8.4.49"
11653+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
11654+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
1165511655
dependencies:
1165611656
nanoid "^3.3.7"
11657-
picocolors "^1.1.0"
11657+
picocolors "^1.1.1"
1165811658
source-map-js "^1.2.1"
1165911659

1166011660
postcss@^6.0.9:

0 commit comments

Comments
 (0)