Skip to content

Commit 79b3ca2

Browse files
build(deps-dev): bump jest from 27.4.2 to 27.4.3 (#65)
Bumps [jest](https://github.com/facebook/jest) from 27.4.2 to 27.4.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.4.2...v27.4.3) --- 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 6c5ef3d commit 79b3ca2

File tree

2 files changed

+34
-58
lines changed

2 files changed

+34
-58
lines changed

package-lock.json

Lines changed: 33 additions & 57 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
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@azure/functions": "^3.0.0",
2424
"@types/jest": "^27.0.3",
25-
"jest": "^27.4.2",
25+
"jest": "^27.4.3",
2626
"nock": "^13.2.1",
2727
"prettier": "^2.4.1"
2828
},

0 commit comments

Comments
 (0)