Skip to content

Commit 00c232b

Browse files
chore(deps-dev): bump jest and @types/jest
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.7.0 to 30.0.5 - [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.0.5/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a52face commit 00c232b

File tree

16 files changed

+380
-1535
lines changed

16 files changed

+380
-1535
lines changed

packages/css-in-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@rollup/plugin-typescript": "~12.1.4",
5252
"@types/stylis": "^4.2.7",
5353
"eslint": "~9.29.0",
54-
"jest": "~30.0.0",
54+
"jest": "~30.0.5",
5555
"lint-all": "workspace:~",
5656
"prettier": "~3.5.3",
5757
"rollup": "~4.45.1",

packages/emitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rollup/plugin-terser": "~0.4.4",
4141
"@rollup/plugin-typescript": "~12.1.4",
4242
"eslint": "~9.29.0",
43-
"jest": "~30.0.0",
43+
"jest": "~30.0.5",
4444
"lint-all": "workspace:~",
4545
"npm-run-all": "^4.1.5",
4646
"prettier": "~3.5.3",

packages/fuselage-forms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"@storybook/types": "~8.6.14",
4444
"@testing-library/jest-dom": "~6.6.3",
4545
"@testing-library/react": "~16.3.0",
46-
"@types/jest": "~29.5.14",
46+
"@types/jest": "~30.0.0",
4747
"@types/jest-axe": "~3.5.9",
4848
"@types/react": "~18.3.23",
4949
"@types/react-dom": "~18.3.7",
5050
"cross-env": "^7.0.3",
5151
"eslint": "~9.23.0",
52-
"jest": "~29.7.0",
52+
"jest": "~30.0.5",
5353
"jest-axe": "~10.0.0",
5454
"jest-environment-jsdom": "~30.0.5",
5555
"lint-all": "workspace:~",

packages/fuselage-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react-dom": "~18.3.7",
5454
"@types/resize-observer-browser": "~0.1.11",
5555
"eslint": "~9.29.0",
56-
"jest": "~30.0.0",
56+
"jest": "~30.0.5",
5757
"jest-environment-jsdom": "~30.0.5",
5858
"lint-all": "workspace:~",
5959
"npm-run-all": "^4.1.5",

packages/fuselage-toastbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/react": "~18.3.23",
6161
"@types/react-dom": "~18.3.7",
6262
"eslint": "~9.29.0",
63-
"jest": "~30.0.0",
63+
"jest": "~30.0.5",
6464
"jest-environment-jsdom": "~30.0.5",
6565
"lint-all": "workspace:~",
6666
"npm-run-all": "^4.1.5",

packages/fuselage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"cssnano": "~7.1.0",
8282
"es-check": "~9.1.4",
8383
"eslint": "~9.29.0",
84-
"jest": "~30.0.0",
84+
"jest": "~30.0.5",
8585
"jest-axe": "~10.0.0",
8686
"jest-environment-jsdom": "~30.0.5",
8787
"lint-all": "workspace:~",

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/react-dom": "~18.3.7",
4848
"eslint": "~9.29.0",
4949
"i18next": "~23.4.9",
50-
"jest": "~30.0.0",
50+
"jest": "~30.0.5",
5151
"jest-environment-jsdom": "~30.0.5",
5252
"lint-all": "workspace:~",
5353
"npm-run-all": "^4.1.5",

packages/logo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/react-dom": "~18.3.7",
5050
"build-logo": "workspace:~",
5151
"eslint": "~9.29.0",
52-
"jest": "~30.0.0",
52+
"jest": "~30.0.5",
5353
"jest-environment-jsdom": "~30.0.5",
5454
"lint-all": "workspace:~",
5555
"npm-run-all": "^4.1.5",

packages/memo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"eslint": "~9.29.0",
47-
"jest": "~30.0.0",
47+
"jest": "~30.0.5",
4848
"lint-all": "workspace:~",
4949
"prettier": "~3.5.3",
5050
"rimraf": "~6.0.1",

packages/mp3-encoder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rollup/plugin-node-resolve": "~16.0.1",
4545
"@rollup/plugin-typescript": "~12.1.4",
4646
"eslint": "~9.29.0",
47-
"jest": "~30.0.0",
47+
"jest": "~30.0.5",
4848
"jest-environment-jsdom": "~30.0.5",
4949
"lint-all": "workspace:~",
5050
"prettier": "~3.5.3",

0 commit comments

Comments
 (0)