Skip to content

Commit f2eaea0

Browse files
chore(deps-dev): bump the jest group across 1 directory with 4 updates
Bumps the jest group with 4 updates in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [jest-cli](https://github.com/jestjs/jest/tree/HEAD/packages/jest-cli), [jest-each](https://github.com/jestjs/jest/tree/HEAD/packages/jest-each) and [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom). Updates `jest` from 29.7.0 to 30.1.1 - [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.1/packages/jest) Updates `jest-cli` from 29.7.0 to 30.1.1 - [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.1/packages/jest-cli) Updates `jest-each` from 30.0.5 to 30.1.0 - [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.0/packages/jest-each) Updates `jest-environment-jsdom` from 29.7.0 to 30.1.1 - [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.1/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest - dependency-name: jest-cli dependency-version: 30.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest - dependency-name: jest-each dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: jest-environment-jsdom dependency-version: 30.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc27318 commit f2eaea0

File tree

2 files changed

+1488
-137
lines changed

2 files changed

+1488
-137
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,10 @@
135135
"file-loader": "^6.2.0",
136136
"flush-promises": "^1.0.2",
137137
"identity-obj-proxy": "^3.0.0",
138-
"jest": "^29.7.0",
139-
"jest-cli": "^29.7.0",
140-
"jest-each": "^30.0.5",
141-
"jest-environment-jsdom": "^29.7.0",
138+
"jest": "^30.1.3",
139+
"jest-cli": "^30.1.3",
140+
"jest-each": "^30.1.0",
141+
"jest-environment-jsdom": "^30.1.2",
142142
"jest-serializer-vue": "^3.1.0",
143143
"kolibri-format": "1.0.1",
144144
"kolibri-tools": "0.18.2",

0 commit comments

Comments
 (0)