Skip to content

Commit 6964c59

Browse files
Bump the npm group with 6 updates (#2120)
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.0` | `25.2.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.12.1` | `29.12.2` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001767` | `1.0.30001769` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.2` | `0.27.3` | | [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.13.1` | `4.13.6` | | [magicast](https://github.com/unjs/magicast) | `0.5.1` | `0.5.2` | Updates `@types/node` from 25.2.0 to 25.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.12.1 to 29.12.2 - [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.12.1...v29.12.2) Updates `caniuse-lite` from 1.0.30001767 to 1.0.30001769 - [Commits](browserslist/caniuse-lite@1.0.30001767...1.0.30001769) Updates `esbuild` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.2...v0.27.3) Updates `get-tsconfig` from 4.13.1 to 4.13.6 - [Release notes](https://github.com/privatenumber/get-tsconfig/releases) - [Commits](privatenumber/get-tsconfig@v4.13.1...v4.13.6) Updates `magicast` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/unjs/magicast/releases) - [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md) - [Commits](unjs/magicast@v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-jest dependency-version: 29.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-version: 1.0.30001769 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: esbuild dependency-version: 0.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: get-tsconfig dependency-version: 4.13.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: magicast dependency-version: 0.5.2 dependency-type: indirect 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 8645eea commit 6964c59

2 files changed

Lines changed: 238 additions & 187 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"@eslint/compat": "^2.0.2",
3838
"@eslint/js": "^9.39.2",
3939
"@stylistic/eslint-plugin": "^5.7.1",
40-
"@types/node": "^25.2.0",
40+
"@types/node": "^25.2.1",
4141
"@vercel/ncc": "^0.38.4",
4242
"@vitest/coverage-v8": "^4.0.18",
4343
"eslint": "^9.39.2",
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.12.1",
48+
"eslint-plugin-jest": "^29.12.2",
4949
"eslint-plugin-prettier": "^5.5.5",
5050
"eslint-plugin-promise": "^7.2.1",
5151
"jiti": "^2.6.1",

0 commit comments

Comments
 (0)