Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit d982b1a

Browse files
committed
Update postcss version
1 parent b3cd79a commit d982b1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@tailwindcss/typography": "^0.4.0",
1111
"autoprefixer": "^9",
1212
"jquery": "^3.5.1",
13-
"postcss": "^7",
13+
"postcss": "^8",
1414
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
1515
"turbolinks": "^5.2.0",
1616
"webpack-dev-server": "3.11.2"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5736,7 +5736,7 @@ postcss@^7, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, po
57365736
picocolors "^0.2.1"
57375737
source-map "^0.6.1"
57385738

5739-
postcss@^8.3.5:
5739+
postcss@^8, postcss@^8.3.5:
57405740
version "8.4.5"
57415741
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
57425742
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==

0 commit comments

Comments
 (0)