Skip to content

Commit 1fba616

Browse files
Bump postcss from 8.4.47 to 8.4.48
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.48. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.48) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9becf07 commit 1fba616

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"node-fetch": "2.6.7",
4545
"node-sass": "9.0.0",
4646
"npm-run-all": "4.1.5",
47-
"postcss": "8.4.47",
47+
"postcss": "8.4.48",
4848
"postcss-scss": "4.0.9",
4949
"postcss-url": "10.1.3",
5050
"posthtml": "0.16.6",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -4767,10 +4767,10 @@ path-type@^4.0.0:
47674767
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
47684768
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
47694769

4770-
picocolors@^1.0.0, picocolors@^1.1.0:
4771-
version "1.1.0"
4772-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
4773-
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
4770+
picocolors@^1.0.0, picocolors@^1.1.1:
4771+
version "1.1.1"
4772+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
4773+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
47744774

47754775
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
47764776
version "2.3.1"
@@ -4867,13 +4867,13 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
48674867
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
48684868
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
48694869

4870-
[email protected].47, postcss@^8.0.0, postcss@^8.4.19:
4871-
version "8.4.47"
4872-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
4873-
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
4870+
[email protected].48, postcss@^8.0.0, postcss@^8.4.19:
4871+
version "8.4.48"
4872+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.48.tgz#765f3f8abaa2a2b065cdddbc57ad4cb5a76e515f"
4873+
integrity sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==
48744874
dependencies:
48754875
nanoid "^3.3.7"
4876-
picocolors "^1.1.0"
4876+
picocolors "^1.1.1"
48774877
source-map-js "^1.2.1"
48784878

48794879

0 commit comments

Comments
 (0)