Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v29.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent 4c67b21 commit 1f82a87
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-abac",
"version": "0.1.180",
"version": "0.1.181",
"description": "Attribute Based Access Control and Role Based Access Control for React",
"keywords": [
"abac",
Expand Down Expand Up @@ -199,7 +199,7 @@
"rollup-plugin-url": "3.0.1",
"semantic-release": "github:rikhoffbauer/semantic-release",
"sort-package-json": "2.10.0",
"ts-jest": "29.1.5",
"ts-jest": "29.2.2",
"ts-node": "10.9.2",
"tsc-watch": "6.2.0",
"tslib": "2.6.3",
Expand Down
59 changes: 55 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f82a87

Please sign in to comment.