Skip to content

Commit 8b8aa33

Browse files
authored
Upgrade @primer/behaviors and unlock it to patch versions (#1134)
* Upgrade `@primer/behaviors` and unlock it to patch versions * Upgrade `@primer/behaviors` to patch versions Unlock `@primer/behaviors` to allow patch versions.
1 parent fb4d01b commit 8b8aa33

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react-brand": patch
3+
---
4+
5+
Upgrade `@primer/behaviors`

package-lock.json

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

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@oddbird/popover-polyfill": "0.5.2",
45-
"@primer/behaviors": "1.8.0"
45+
"@primer/behaviors": "^1.8.2"
4646
},
4747
"devDependencies": {
4848
"@figma/code-connect": "1.2.4",

0 commit comments

Comments
 (0)