Skip to content

Commit

Permalink
Bump w/types fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Oct 17, 2024
1 parent 9c7184c commit f5670c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react": ">=16"
},
"devDependencies": {
"@homebound/rtl-utils": "2.66.1",
"@homebound/rtl-utils": "2.66.2",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@storybook/addon-essentials": "^8.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@homebound/form-state@workspace:."
dependencies:
"@homebound/rtl-utils": 2.66.1
"@homebound/rtl-utils": 2.66.2
"@semantic-release/exec": ^6.0.3
"@semantic-release/git": ^10.0.1
"@storybook/addon-essentials": ^8.3.5
Expand Down Expand Up @@ -857,13 +857,13 @@ __metadata:
languageName: unknown
linkType: soft

"@homebound/rtl-utils@npm:2.66.1":
version: 2.66.1
resolution: "@homebound/rtl-utils@npm:2.66.1"
"@homebound/rtl-utils@npm:2.66.2":
version: 2.66.2
resolution: "@homebound/rtl-utils@npm:2.66.2"
peerDependencies:
"@testing-library/react": ">=12 || >=13 || >=14"
react: ">=16 || >=17 || >=18"
checksum: bb339d291fbf94f7f41e29cb009613ef4b1400245ec6b63161b4f209a9d269779cb8952646b32453553bd9522f1406813bdd79aa3f19f2d3188ac1d86ed35214
checksum: 077881d6bcdf96e7f8e11071973b9f0134a12a6af44e866f07170e23e3a29b219aaefb26f50586913252bd69b5951677b7e3092466bcdf026df55fd894904567
languageName: node
linkType: hard

Expand Down

0 comments on commit f5670c5

Please sign in to comment.