Skip to content

Commit 365b379

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): bump @types/node from 24.5.2 to 24.7.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.5.2 to 24.7.1. - [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.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent ac483d4 commit 365b379

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"scripts": {
1212
"start": "lerna run --stream start --",
1313
"lint": "lerna run --stream lint --",
14+
"lint:fix": "lerna run --stream lint:fix --",
1415
"build": "lerna run --stream build --scope @ts-dev-tools/core && lerna run --stream build --ignore @ts-dev-tools/core",
1516
"test": "lerna run --stream test --",
1617
"test:ci": "lerna run --stream test:coverage --",

0 commit comments

Comments
 (0)