Skip to content

Commit 93d87f9

Browse files
chore(deps-dev): bump jest from 28.1.3 to 29.5.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4fffd6 commit 93d87f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"eslint": "^8.37.0",
3838
"eslint-config-google": "^0.14.0",
3939
"eslint-plugin-no-floating-promise": "^1.0.2",
40-
"jest": "^28.1.3"
40+
"jest": "^29.5.0"
4141
}
4242
}

0 commit comments

Comments
 (0)