Skip to content

Commit 2730aa0

Browse files
chore(deps): update jest monorepo to v30
1 parent ab457af commit 2730aa0

2 files changed

Lines changed: 873 additions & 582 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-abac",
3-
"version": "0.1.362",
3+
"version": "0.1.363",
44
"description": "Attribute Based Access Control and Role Based Access Control for React",
55
"keywords": [
66
"abac",
@@ -177,9 +177,9 @@
177177
"import-sort-parser-typescript": "6.0.0",
178178
"import-sort-style-custom": "2.1.2",
179179
"import-sort-style-module": "6.0.0",
180-
"jest": "29.7.0",
181-
"jest-cli": "29.7.0",
182-
"jest-environment-jsdom": "29.7.0",
180+
"jest": "30.0.0",
181+
"jest-cli": "30.0.0",
182+
"jest-environment-jsdom": "30.0.0",
183183
"jest-environment-jsdom-global": "4.0.0",
184184
"lint-staged": "16.1.0",
185185
"prettier": "3.5.3",

0 commit comments

Comments
 (0)