Skip to content

Commit 878fc4c

Browse files
CSS Has Pseudo (Experimental) 0.5.2
1 parent bd754fe commit 878fc4c

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

experimental/css-has-pseudo/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to CSS Has Pseudo
22

3-
### Unreleased (patch)
3+
### 0.5.2 (June 3, 2022)
44

55
- Update `@csstools/selector-specificity` (major)
66

experimental/css-has-pseudo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/css-has-pseudo-experimental",
33
"description": "EXPERIMENTAL : Style elements relative to other elements in CSS",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": {
@@ -36,7 +36,7 @@
3636
"dist"
3737
],
3838
"dependencies": {
39-
"@csstools/selector-specificity": "1.0.0",
39+
"@csstools/selector-specificity": "^2.0.0",
4040
"postcss-selector-parser": "^6.0.10"
4141
},
4242
"peerDependencies": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)