Skip to content

Commit e49c526

Browse files
dependabot[bot]CalvinAllen
authored andcommitted
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.7.4 to 22.8.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 8.8.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/parser) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad26f87 commit e49c526

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@actions/exec": "^1.1.1"
3838
},
3939
"devDependencies": {
40-
"@types/node": "^22.7.4",
41-
"@typescript-eslint/parser": "^8.8.0",
40+
"@types/node": "^22.8.6",
41+
"@typescript-eslint/parser": "^8.12.2",
4242
"@vercel/ncc": "^0.38.2",
4343
"eslint": "^8.0.1",
4444
"eslint-plugin-github": "^5.0.2",
@@ -47,7 +47,7 @@
4747
"js-yaml": "^4.1.0",
4848
"prettier": "3.3.3",
4949
"ts-jest": "^29.2.5",
50-
"typescript": "^5.6.0"
50+
"typescript": "^5.6.3"
5151
},
5252
"jest": {
5353
"preset": "ts-jest",

0 commit comments

Comments
 (0)