Skip to content

Commit

Permalink
[#982] Pin nwsapi downstream jsdom dependency to v2.2.2
Browse files Browse the repository at this point in the history
Fixes #982
  • Loading branch information
stefcameron committed May 3, 2023
1 parent aeca1d2 commit 4bdffac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/short-readers-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'tabbable': patch
---

Pin jsdom downstream dependency nwsapi to v2.2.2 while awaiting fix ([#982](https://github.com/focus-trap/tabbable/issues/982))
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,8 @@
"typescript": "^5.0.4",
"watchify": "^4.0.0",
"webpack": "^5.81.0"
},
"overrides": {
"nwsapi": "2.2.2"
}
}

0 comments on commit 4bdffac

Please sign in to comment.