Skip to content

Commit

Permalink
Update dependency chai to v5 (#365)
Browse files Browse the repository at this point in the history
* Update Changelog.md

* add set env for remaining cis (#363)

* exclude chai from renovate

---------

Co-authored-by: GDATA Cyberdefense AG <[email protected]>
Co-authored-by: doxthree <[email protected]>
Co-authored-by: unglaublicherdude <[email protected]>
  • Loading branch information
4 people authored Feb 20, 2024
1 parent 5fc0c6f commit 479b20f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"groupName": "typescript",
"matchPaths": [
"typescript/**"
],
"excludePackageNames": [
"chai"
]
},
{
Expand Down Expand Up @@ -56,4 +59,4 @@
]
}
]
}
}

0 comments on commit 479b20f

Please sign in to comment.