Skip to content

Commit

Permalink
Update dependency jest to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent 8116599 commit 852fe80
Show file tree
Hide file tree
Showing 6 changed files with 1,148 additions and 1,071 deletions.
2 changes: 1 addition & 1 deletion packages/eae-carrier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/core": "7.10.5",
"babel-eslint": "10.1.0",
"eslint": "7.5.0",
"jest": "26.1.0",
"jest": "29.6.0",
"request": "2.88.2",
"uuid": "8.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eae-compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.10.5",
"babel-eslint": "10.1.0",
"eslint": "7.5.0",
"jest": "26.1.0",
"jest": "29.6.0",
"request": "2.88.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eae-deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"homepage": "https://github.com/dsi-icl/eae-deploy#readme",
"devDependencies": {
"eslint": "7.5.0",
"jest": "26.1.0",
"jest": "29.6.0",
"request": "2.88.2",
"uuid": "8.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eae-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/core": "7.10.5",
"babel-eslint": "10.1.0",
"eslint": "7.5.0",
"jest": "26.1.0",
"jest": "29.6.0",
"request": "2.88.2",
"uuid": "8.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eae-scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.10.5",
"babel-eslint": "10.1.0",
"eslint": "7.5.0",
"jest": "26.1.0",
"jest": "29.6.0",
"request": "2.88.2",
"ajv": "8.4.0"
},
Expand Down
Loading

0 comments on commit 852fe80

Please sign in to comment.