Skip to content

Commit

Permalink
Merge pull request #3735 from relative-ci/dependabot/npm_and_yarn/mas…
Browse files Browse the repository at this point in the history
…ter/jest-29.6.3

build(deps-dev): bump jest from 29.6.2 to 29.6.3
  • Loading branch information
github-actions[bot] authored Aug 21, 2023
2 parents 44b8b5e + 205713b commit 4917b23
Show file tree
Hide file tree
Showing 9 changed files with 601 additions and 338 deletions.
923 changes: 593 additions & 330 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/cli-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/find-cache-dir": "^3.2.1",
"@types/stream-chain": "^2.0.1",
"@types/stream-json": "^1.7.3",
"jest": "29.6.2",
"jest": "29.6.3",
"typescript": "5.1.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/listr": "^0.14.4",
"@types/yargs": "^17.0.20",
"http-server": "14.1.1",
"jest": "29.6.2",
"jest": "29.6.3",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dotenv": "16.3.1",
"html-webpack-plugin": "5.5.3",
"identity-obj-proxy": "3.0.0",
"jest": "29.6.2",
"jest": "29.6.3",
"jest-date-mock": "1.0.8",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.7.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-webpack-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/jest": "29.5.3",
"@types/webpack": "5.28.1",
"core-js": "3.31.1",
"jest": "29.6.2",
"jest": "29.6.3",
"jest-cli": "29.6.2",
"jest-date-mock": "1.0.8",
"regenerator-runtime": "0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-webpack-validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/plugin-webpack-filter#readme",
"devDependencies": {
"@types/jest": "29.5.3",
"jest": "29.6.2",
"jest": "29.6.3",
"jest-cli": "29.6.2",
"jest-date-mock": "1.0.8",
"regenerator-runtime": "0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"cross-env": "7.0.3",
"hex-rgb": "5.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.6.2",
"jest": "29.6.3",
"jest-date-mock": "1.0.8",
"jest-environment-jsdom": "29.6.2",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/jest": "29.5.3",
"@types/lodash": "4.14.197",
"core-js": "3.31.1",
"jest": "29.6.2",
"jest": "29.6.3",
"jest-cli": "29.6.2",
"jest-date-mock": "1.0.8",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@babel/core": "7.22.10",
"@babel/preset-env": "7.22.10",
"@types/jest": "29.5.3",
"jest": "29.6.2",
"jest": "29.6.3",
"jest-date-mock": "1.0.8",
"memory-fs": "0.5.0",
"webpack": "5.88.2"
Expand Down

0 comments on commit 4917b23

Please sign in to comment.