Skip to content

Commit af25d51

Browse files
committed
Update postcss-nested to version 5.0.5
1 parent 86b0bbc commit af25d51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"object-hash": "^2.1.1",
7272
"postcss-functions": "^3",
7373
"postcss-js": "^3.0.3",
74-
"postcss-nested": "^5.0.1",
74+
"postcss-nested": "^5.0.5",
7575
"postcss-selector-parser": "^6.0.4",
7676
"postcss-value-parser": "^4.1.0",
7777
"pretty-hrtime": "^1.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4619,10 +4619,10 @@ postcss-js@^3.0.3:
46194619
camelcase-css "^2.0.1"
46204620
postcss "^8.1.6"
46214621

4622-
postcss-nested@^5.0.1:
4623-
version "5.0.1"
4624-
resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-5.0.1.tgz#e7a77f7a806a09c8de0f2c163d8e3d09f00f3139"
4625-
integrity sha512-ZHNSAoHrMtbEzjq+Qs4R0gHijpXc6F1YUv4TGmGaz7rtfMvVJBbu5hMOH+CrhEaljQpEmx5N/P8i1pXTkbVAmg==
4622+
postcss-nested@^5.0.5:
4623+
version "5.0.5"
4624+
resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-5.0.5.tgz#f0a107d33a9fab11d7637205f5321e27223e3603"
4625+
integrity sha512-GSRXYz5bccobpTzLQZXOnSOfKl6TwVr5CyAQJUPub4nuRJSOECK5AqurxVgmtxP48p0Kc/ndY/YyS1yqldX0Ew==
46264626
dependencies:
46274627
postcss-selector-parser "^6.0.4"
46284628

0 commit comments

Comments
 (0)