Skip to content

Commit d57f7d2

Browse files
chore(deps-dev): bump the npm-dependencies group across 1 directory with 2 updates
Bumps the npm-dependencies group with 2 updates in the / directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [typescript](https://github.com/microsoft/TypeScript). Updates `@testing-library/jest-dom` from 6.10.0 to 7.0.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.10.0...v7.0.1) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58a1d98 commit d57f7d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"@rc-component/father-plugin": "^2.4.0",
189189
"@rc-component/np": "^1.0.4",
190190
"@testing-library/dom": "^10.4.1",
191-
"@testing-library/jest-dom": "^6.9.1",
191+
"@testing-library/jest-dom": "^7.0.1",
192192
"@testing-library/react": "^16.3.2",
193193
"@types/jest": "^30.0.0",
194194
"@types/luxon": "^3.7.2",
@@ -219,7 +219,7 @@
219219
"rc-test": "^7.1.3",
220220
"react": "^19.2.7",
221221
"react-dom": "^19.2.7",
222-
"typescript": "^6.0.3",
222+
"typescript": "^7.0.2",
223223
"typescript-eslint": "^8.62.1"
224224
},
225225
"peerDependencies": {

0 commit comments

Comments
 (0)