Skip to content

Commit 71cf69b

Browse files
authored
Merge pull request #5606 from menloresearch/dependabot/npm_and_yarn/multi-f00634d4ce
chore(deps-dev): bump jest and @types/jest
2 parents 7dd9510 + c3b6a08 commit 71cf69b

File tree

3 files changed

+1221
-284
lines changed

3 files changed

+1221
-284
lines changed

core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
},
2424
"devDependencies": {
2525
"@npmcli/arborist": "^7.1.0",
26-
"@types/jest": "^29.5.14",
26+
"@types/jest": "^30.0.0",
2727
"@types/node": "^22.10.0",
2828
"@types/pacote": "^11.1.7",
2929
"@types/request": "^2.48.12",
3030
"electron": "33.2.1",
3131
"eslint": "8.57.0",
3232
"eslint-plugin-jest": "^27.9.0",
33-
"jest": "^29.7.0",
33+
"jest": "^30.0.3",
3434
"jest-junit": "^16.0.0",
3535
"jest-runner": "^29.7.0",
3636
"pacote": "^21.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cpx": "^1.5.0",
4646
"cross-env": "^7.0.3",
4747
"husky": "^9.1.5",
48-
"jest": "^29.7.0",
48+
"jest": "^30.0.3",
4949
"jest-environment-jsdom": "^29.7.0",
5050
"rimraf": "^3.0.2",
5151
"run-script-os": "^1.1.6",

0 commit comments

Comments
 (0)