Skip to content

Commit a86ac11

Browse files
Bump the npm-dependencies group in /sources with 5 updates
Bumps the npm-dependencies group in /sources with 5 updates: | Package | From | To | | --- | --- | --- | | @gradle-tech/develocity-agent | `1.0.2` | `2.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.0` | `24.5.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.0` | `8.44.1` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.2` | `29.4.4` | Updates `@gradle-tech/develocity-agent` from 1.0.2 to 2.0.2 Updates `@types/node` from 24.5.0 to 24.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.44.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/eslint-plugin) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) Updates `ts-jest` from 29.4.2 to 29.4.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.2...v29.4.4) --- updated-dependencies: - dependency-name: "@gradle-tech/develocity-agent" dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 182e4d3 commit a86ac11

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

sources/package-lock.json

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

sources/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
"which": "5.0.0"
4949
},
5050
"devDependencies": {
51-
"@gradle-tech/develocity-agent": "1.0.2",
51+
"@gradle-tech/develocity-agent": "2.0.2",
5252
"@jest/globals": "30.1.2",
5353
"@types/jest": "30.0.0",
54-
"@types/node": "24.5.0",
54+
"@types/node": "24.5.2",
5555
"@types/semver": "7.7.1",
5656
"@types/unzipper": "0.10.11",
5757
"@types/which": "3.0.4",
58-
"@typescript-eslint/eslint-plugin": "8.44.0",
59-
"@vercel/ncc": "0.38.3",
58+
"@typescript-eslint/eslint-plugin": "8.44.1",
59+
"@vercel/ncc": "0.38.4",
6060
"dedent": "1.7.0",
6161
"eslint": "9.24.0",
6262
"globals": "16.4.0",
@@ -65,7 +65,7 @@
6565
"npm-run-all": "4.1.5",
6666
"patch-package": "8.0.0",
6767
"prettier": "3.6.2",
68-
"ts-jest": "29.4.2",
68+
"ts-jest": "29.4.4",
6969
"typescript": "5.9.2"
7070
},
7171
"overrides": {

0 commit comments

Comments
 (0)