Skip to content

Commit 0eb7945

Browse files
committed
Updating to primer-utilities@0.5.0
1 parent 5eb373a commit 0eb7945

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# 1.2.0
55

66
- Updating dependency for stylelint@7.0.0
7+
- Updating to latest Utilities
78

89
# 1.1.0
910

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/primer/stylelint-selector-no-utility#readme",
2929
"dependencies": {
30-
"primer-utilities": "^0.4.0",
30+
"primer-utilities": "^0.5.0",
3131
"stylelint": "^7.0.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)