Skip to content

Commit 732099a

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [typescript](https://github.com/microsoft/TypeScript). Updates `eslint-plugin-jest` from 29.15.0 to 29.15.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.15.0...v29.15.1) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d5ad55 commit 732099a

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
@@ -68,7 +68,7 @@
6868
"bumpp": "^11.0.1",
6969
"d3-hierarchy": "^3.1.2",
7070
"eslint": "^10.0.0",
71-
"eslint-plugin-jest": "29.15.0",
71+
"eslint-plugin-jest": "29.15.1",
7272
"globals": "17.4.0",
7373
"jest": "30.3.0",
7474
"jest-environment-jsdom": "30.3.0",
@@ -78,7 +78,7 @@
7878
"npm-run-all": "4.1.5",
7979
"p-limit": "^7.3.0",
8080
"tsx": "^4.19.3",
81-
"typescript": "^5.8.2",
81+
"typescript": "^6.0.2",
8282
"unbuild": "^3.5.0"
8383
},
8484
"jest": {

0 commit comments

Comments
 (0)