Skip to content

Commit f5daace

Browse files
chore(deps): update jest monorepo to v30
1 parent bb8f4d3 commit f5daace

File tree

3 files changed

+1480
-517
lines changed

3 files changed

+1480
-517
lines changed

packages/path-equal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"verify": "npm-run-all -p build depcheck lint coverage -p size"
4949
},
5050
"devDependencies": {
51-
"@jest/globals": "^29.4.3",
51+
"@jest/globals": "^30.0.0",
5252
"@repobuddy/jest": "^5.0.0",
5353
"@size-limit/preset-small-lib": "^8.2.4",
5454
"@types/node": "^20.0.0",
5555
"depcheck": "^1.4.3",
56-
"jest": "^29.4.3",
56+
"jest": "^30.0.0",
5757
"jest-watch-suspend": "^1.1.2",
5858
"jest-watch-toggle-config-2": "^2.1.0",
5959
"jest-watch-typeahead": "^2.2.2",

packages/uni-path/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"path-equal": "workspace:^"
4848
},
4949
"devDependencies": {
50-
"@jest/globals": "^29.4.3",
50+
"@jest/globals": "^30.0.0",
5151
"@repobuddy/jest": "^5.0.0",
5252
"@size-limit/preset-small-lib": "^8.2.4",
5353
"@types/node": "^20.0.0",
5454
"depcheck": "^1.4.3",
55-
"jest": "^29.4.3",
55+
"jest": "^30.0.0",
5656
"jest-watch-suspend": "^1.1.2",
5757
"jest-watch-toggle-config-2": "^2.1.0",
5858
"jest-watch-typeahead": "^2.2.2",

0 commit comments

Comments
 (0)