Skip to content

Commit 60e6587

Browse files
Bump jest from 30.1.2 to 30.1.3 in /ui/extensions/hello (#48)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.2 to 30.1.3. - [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/v30.1.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.3 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 6e005d0 commit 60e6587

File tree

2 files changed

+78
-75
lines changed

2 files changed

+78
-75
lines changed

ui/extensions/hello/package-lock.json

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

ui/extensions/hello/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@testing-library/react": "^16.3.0",
3535
"@testing-library/user-event": "^14.6.1",
3636
"@web/rollup-plugin-html": "2.3.0",
37-
"jest": "^30.1.2",
37+
"jest": "^30.1.3",
3838
"jest-environment-jsdom": "^30.1.2",
3939
"postcss": "^8.5.6",
4040
"rollup": "4.50.0",

0 commit comments

Comments
 (0)