Skip to content

Commit

Permalink
chore(deps): update dependency jest to v29.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2023
1 parent e8efc60 commit 9605222
Show file tree
Hide file tree
Showing 9 changed files with 184 additions and 184 deletions.
352 changes: 176 additions & 176 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/booster-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.6.3",
"jest": "29.6.4",
"ts-loader": "9.4.4",
"typescript": "5.1.6",
"webpack": "5.88.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.6.3",
"jest": "29.6.4",
"node-loader": "2.0.0",
"ts-loader": "9.4.4",
"typescript": "5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.6.3",
"jest": "29.6.4",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/generate-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.6.3",
"jest": "29.6.4",
"ts-loader": "9.4.4",
"typescript": "5.1.6",
"webpack": "5.88.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-title/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.6.3",
"jest": "29.6.4",
"ts-loader": "9.4.4",
"typescript": "5.1.6",
"webpack": "5.88.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/randomise-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.6.3",
"jest": "29.6.4",
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
"tsconfig-paths-webpack-plugin": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/upload-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.6.3",
"jest": "29.6.4",
"ts-loader": "9.4.4",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/jest": "29.5.4",
"jest": "29.6.3",
"jest": "29.6.4",
"typescript": "5.1.6"
}
}

0 comments on commit 9605222

Please sign in to comment.