Skip to content

Commit 0e9fe7e

Browse files
authoredJul 27, 2023
Bump jest from 29.6.1 to 29.6.2 (#410)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff8c3df commit 0e9fe7e

File tree

2 files changed

+535
-514
lines changed

2 files changed

+535
-514
lines changed
 

‎package-lock.json

+534-513
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "^8.45.0",
2424
"eslint-config-prettier": "^8.8.0",
2525
"eslint-plugin-prettier": "^5.0.0",
26-
"jest": "^29.6.1",
26+
"jest": "^29.6.2",
2727
"nock": "^13.3.2",
2828
"prettier": "^3.0.0",
2929
"ts-jest": "^29.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.