mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-12-08 00:44:30 +01:00
build(deps-dev): bump postcss from 8.3.1 to 8.3.2 (#70)
This commit is contained in:
parent
a574a8ffd1
commit
d9b53480be
14
package-lock.json
generated
14
package-lock.json
generated
@ -50,7 +50,7 @@
|
||||
"jest": "27.0.4",
|
||||
"lint-staged": "11.0.0",
|
||||
"markdownlint-cli": "0.27.1",
|
||||
"postcss": "8.3.1",
|
||||
"postcss": "8.3.2",
|
||||
"prettier": "2.3.1",
|
||||
"semantic-release": "17.4.3",
|
||||
"tailwindcss": "2.1.4",
|
||||
@ -18975,9 +18975,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.1.tgz",
|
||||
"integrity": "sha512-9qH0MGjsSm+fjxOi3GnwViL1otfi7qkj+l/WX5gcRGmZNGsIcqc+A5fBkE6PUobEQK4APqYVaES+B3Uti98TCw==",
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.2.tgz",
|
||||
"integrity": "sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==",
|
||||
"dependencies": {
|
||||
"colorette": "^1.2.2",
|
||||
"nanoid": "^3.1.23",
|
||||
@ -37983,9 +37983,9 @@
|
||||
}
|
||||
},
|
||||
"postcss": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.1.tgz",
|
||||
"integrity": "sha512-9qH0MGjsSm+fjxOi3GnwViL1otfi7qkj+l/WX5gcRGmZNGsIcqc+A5fBkE6PUobEQK4APqYVaES+B3Uti98TCw==",
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.2.tgz",
|
||||
"integrity": "sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==",
|
||||
"requires": {
|
||||
"colorette": "^1.2.2",
|
||||
"nanoid": "^3.1.23",
|
||||
|
@ -64,7 +64,7 @@
|
||||
"jest": "27.0.4",
|
||||
"lint-staged": "11.0.0",
|
||||
"markdownlint-cli": "0.27.1",
|
||||
"postcss": "8.3.1",
|
||||
"postcss": "8.3.2",
|
||||
"prettier": "2.3.1",
|
||||
"semantic-release": "17.4.3",
|
||||
"tailwindcss": "2.1.4",
|
||||
|
Loading…
Reference in New Issue
Block a user