Skip to content

Commit 25c78df

Browse files
dependabot[bot]elchininet
authored andcommitted
[Dependencies]: Bump the dependencies-dev group with 2 updates
Bumps the dependencies-dev group with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint-plugin-jest` from 29.2.0 to 29.2.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.2.0...v29.2.1) Updates `typescript-eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e8311f commit 25c78df

File tree

2 files changed

+96
-150
lines changed

2 files changed

+96
-150
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/node": "^24.10.1",
7676
"@types/rtlcss": "^3.5.4",
7777
"eslint": "^9.39.1",
78-
"eslint-plugin-jest": "^29.2.0",
78+
"eslint-plugin-jest": "^29.2.1",
7979
"globals": "^16.5.0",
8080
"jest": "^30.2.0",
8181
"jest-specific-snapshot": "^8.0.0",
@@ -88,7 +88,7 @@
8888
"ts-jest": "^29.4.5",
8989
"tslib": "^2.8.1",
9090
"typescript": "^5.9.3",
91-
"typescript-eslint": "^8.47.0"
91+
"typescript-eslint": "^8.48.0"
9292
},
9393
"peerDependencies": {
9494
"postcss": "^8.4.21"

0 commit comments

Comments
 (0)