mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
build(deps-dev): bump jest-bench from 29.4.1 to 29.7.1 (#3574)
Bumps [jest-bench](https://github.com/pckhoi/jest-benchmark) from 29.4.1 to 29.7.1. - [Commits](https://github.com/pckhoi/jest-benchmark/commits) --- updated-dependencies: - dependency-name: jest-bench dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
parent
69f58261d8
commit
258d54d134
2 changed files with 13 additions and 13 deletions
24
package-lock.json
generated
24
package-lock.json
generated
|
|
@ -29,7 +29,7 @@
|
|||
"hjson": "^3.2.2",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest-bench": "^29.4.1",
|
||||
"jest-bench": "^29.7.1",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
|
|
@ -4132,20 +4132,20 @@
|
|||
}
|
||||
},
|
||||
"node_modules/jest-bench": {
|
||||
"version": "29.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-bench/-/jest-bench-29.4.1.tgz",
|
||||
"integrity": "sha512-CbhGPgHX+b4AQKnxz/iziVHpgLG+eoGKIvIkOH+VmuOLxme7klbgvOpNB0Ab+XNq/u/AmOlKK5cd1dGuaN4iEA==",
|
||||
"version": "29.7.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-bench/-/jest-bench-29.7.1.tgz",
|
||||
"integrity": "sha512-eFjQa+KVThwqY+Ecs9jeD+CdTUlDrJUAAFLy+DlWW5H1crnG1F4ad5Dk8K+kV6nB2aGCdFcusKBdgtx1SXYiHQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@jest/globals": "^29.4.1",
|
||||
"@jest/reporters": "^29.4.1",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@jest/reporters": "^29.7.0",
|
||||
"benchmark": "^2.1.4",
|
||||
"chalk": "^4.1.0",
|
||||
"lodash": "^4.17.20",
|
||||
"ndjson": "^2.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"jest": "^29.4.1"
|
||||
"jest": "^29.7.0"
|
||||
}
|
||||
},
|
||||
"node_modules/jest-changed-files": {
|
||||
|
|
@ -10343,13 +10343,13 @@
|
|||
}
|
||||
},
|
||||
"jest-bench": {
|
||||
"version": "29.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-bench/-/jest-bench-29.4.1.tgz",
|
||||
"integrity": "sha512-CbhGPgHX+b4AQKnxz/iziVHpgLG+eoGKIvIkOH+VmuOLxme7klbgvOpNB0Ab+XNq/u/AmOlKK5cd1dGuaN4iEA==",
|
||||
"version": "29.7.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-bench/-/jest-bench-29.7.1.tgz",
|
||||
"integrity": "sha512-eFjQa+KVThwqY+Ecs9jeD+CdTUlDrJUAAFLy+DlWW5H1crnG1F4ad5Dk8K+kV6nB2aGCdFcusKBdgtx1SXYiHQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/globals": "^29.4.1",
|
||||
"@jest/reporters": "^29.4.1",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@jest/reporters": "^29.7.0",
|
||||
"benchmark": "^2.1.4",
|
||||
"chalk": "^4.1.0",
|
||||
"lodash": "^4.17.20",
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"hjson": "^3.2.2",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest-bench": "^29.4.1",
|
||||
"jest-bench": "^29.7.1",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue