Skip to content

Commit 21f5975

Browse files
Bump the npm group with 3 updates (#2125)
Bumps the npm group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths). Updates `@types/node` from 25.2.2 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.13.0 to 29.14.0 - [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.13.0...v29.14.0) Updates `vite-tsconfig-paths` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-jest dependency-version: 29.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vite-tsconfig-paths dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1a6fe6 commit 21f5975

2 files changed

Lines changed: 45 additions & 85 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"@eslint/compat": "^2.0.2",
3838
"@eslint/js": "^10.0.1",
3939
"@stylistic/eslint-plugin": "^5.8.0",
40-
"@types/node": "^25.2.2",
40+
"@types/node": "^25.2.3",
4141
"@vercel/ncc": "^0.38.4",
4242
"@vitest/coverage-v8": "^4.0.18",
4343
"eslint": "^10.0.0",
4444
"eslint-config-prettier": "^10.1.8",
4545
"eslint-import-resolver-typescript": "^4.4.4",
4646
"eslint-plugin-flowtype": "^8.0.3",
4747
"eslint-plugin-import": "^2.32.0",
48-
"eslint-plugin-jest": "^29.13.0",
48+
"eslint-plugin-jest": "^29.14.0",
4949
"eslint-plugin-prettier": "^5.5.5",
5050
"eslint-plugin-promise": "^7.2.1",
5151
"jiti": "^2.6.1",
@@ -54,7 +54,7 @@
5454
"typescript": "^5.9.3",
5555
"typescript-eslint": "^8.55.0",
5656
"vite": "^7.3.1",
57-
"vite-tsconfig-paths": "^6.1.0",
57+
"vite-tsconfig-paths": "^6.1.1",
5858
"vitest": "^4.0.18"
5959
},
6060
"dependencies": {

pnpm-lock.yaml

Lines changed: 42 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)