Skip to content

Commit 2d10470

Browse files
Bump the npm group across 2 directories with 2 updates (#638)
Bumps the npm group with 2 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the npm group with 1 update in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@stylistic/eslint-plugin` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.2/packages/eslint-plugin) Updates `@types/node` from 24.0.15 to 24.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node` from 24.0.15 to 24.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-minor 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 f46185f commit 2d10470

3 files changed

Lines changed: 51 additions & 51 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"@aws-sdk/client-cloudformation": "^3.848.0"
2929
},
3030
"devDependencies": {
31-
"@stylistic/eslint-plugin": "^5.2.1",
31+
"@stylistic/eslint-plugin": "^5.2.2",
3232
"@stylistic/eslint-plugin-js": "^4.4.1",
3333
"@stylistic/eslint-plugin-plus": "^4.4.1",
3434
"@stylistic/eslint-plugin-ts": "^4.4.1",
35-
"@types/node": "^24.0.15",
35+
"@types/node": "^24.1.0",
3636
"@vercel/ncc": "^0.38.3",
3737
"eslint": "^9.31.0",
3838
"eslint-plugin-github": "^6.0.0",

pnpm-lock.yaml

Lines changed: 48 additions & 48 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.0.15",
14+
"@types/node": "^24.1.0",
1515
"aws-cdk": "^2.1021.0",
1616
"ts-node": "^10.9.2",
1717
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)