Skip to content

Commit 42ca849

Browse files
fix: update dependency jest-environment-node to v30 (conventional-changelog#4448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1001601 commit 42ca849

File tree

2 files changed

+144
-81
lines changed

2 files changed

+144
-81
lines changed

@packages/test-environment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"dependencies": {
3232
"@types/tmp": "^0.2.5",
33-
"jest-environment-node": "^29.6.2",
33+
"jest-environment-node": "^30.0.0",
3434
"tmp": "^0.2.1"
3535
},
3636
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"

0 commit comments

Comments
 (0)