Skip to content

Commit 44e820e

Browse files
Bump the npm group across 2 directories with 2 updates (#695)
Bumps the npm group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm). Bumps the npm group with 1 update in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.7.1 to 24.7.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `pnpm` from 10.18.2 to 10.18.3 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.18.3/pnpm) Updates `@types/node` from 24.7.1 to 24.7.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: pnpm dependency-version: 10.18.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.7.2 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 8654ec0 commit 44e820e

3 files changed

Lines changed: 27 additions & 84 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"devDependencies": {
3232
"@eslint/js": "^9.37.0",
3333
"@stylistic/eslint-plugin": "^5.4.0",
34-
"@types/node": "^24.7.1",
34+
"@types/node": "^24.7.2",
3535
"@vercel/ncc": "^0.38.4",
3636
"eslint": "^9.37.0",
3737
"eslint-plugin-github": "^6.0.0",
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.0",
40-
"pnpm": "^10.18.2",
40+
"pnpm": "^10.18.3",
4141
"rimraf": "^6.0.1",
4242
"ts-jest": "^29.4.5",
4343
"typescript": "^5.9.3",

pnpm-lock.yaml

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

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cdk": "cdk"
1212
},
1313
"devDependencies": {
14-
"@types/node": "^24.7.1",
14+
"@types/node": "^24.7.2",
1515
"aws-cdk": "^2.1030.0",
1616
"ts-node": "^10.9.2",
1717
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)