Skip to content

Commit d2c4ff9

Browse files
chore(deps-dev): bump the npm-dependencies group across 2 directories with 3 updates
Bumps the npm-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [type-fest](https://github.com/sindresorhus/type-fest) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the npm-dependencies group with 3 updates in the /integration-tests directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [type-fest](https://github.com/sindresorhus/type-fest) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.13.12 to 22.13.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `type-fest` from 4.37.0 to 4.38.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.37.0...v4.38.0) Updates `typescript-eslint` from 8.27.0 to 8.28.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/typescript-eslint) Updates `@types/node` from 22.13.12 to 22.13.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `type-fest` from 4.37.0 to 4.38.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.37.0...v4.38.0) Updates `typescript-eslint` from 8.27.0 to 8.28.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9694c22 commit d2c4ff9

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

integration-tests/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"devDependencies": {
1818
"@eslint/js": "9.23.0",
1919
"@tui-sandbox/library": "10.0.0",
20-
"@types/node": "22.13.12",
20+
"@types/node": "22.13.13",
2121
"@types/tinycolor2": "1.4.6",
2222
"concurrently": "9.1.2",
2323
"eslint": "9.23.0",
2424
"eslint-config-prettier": "10.1.1",
2525
"eslint-plugin-no-only-tests": "3.3.0",
2626
"tinycolor2": "1.6.0",
27-
"type-fest": "4.37.0",
27+
"type-fest": "4.38.0",
2828
"typescript": "5.8.2",
29-
"typescript-eslint": "8.27.0"
29+
"typescript-eslint": "8.28.0"
3030
}
3131
}

pnpm-lock.yaml

+65-65
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)