Skip to content

Commit c0a5472

Browse files
Bump jest-resolve from 27.5.1 to 29.6.4 (#3)
Bumps [jest-resolve](https://github.com/jestjs/jest/tree/HEAD/packages/jest-resolve) from 27.5.1 to 29.6.4. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest-resolve) --- updated-dependencies: - dependency-name: jest-resolve dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ba6779 commit c0a5472

File tree

3 files changed

+293
-7
lines changed

3 files changed

+293
-7
lines changed

.pnp.cjs

Lines changed: 146 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"html-webpack-plugin": "^5.5.0",
5959
"identity-obj-proxy": "^3.0.0",
6060
"jest": "^27",
61-
"jest-resolve": "^27.4.2",
61+
"jest-resolve": "^29.6.4",
6262
"jest-watch-typeahead": "^1.0.0",
6363
"mini-css-extract-plugin": "^2.4.5",
6464
"postcss": "^8.4.4",

0 commit comments

Comments
 (0)