Skip to content

Commit 609f9a5

Browse files
Bump the npm-development group with 2 updates (#280)
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@types/node` from 20.14.6 to 20.14.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.4.5 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 270fc64 commit 609f9a5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@aws-sdk/client-marketplace-catalog": "^3.600.0"
3030
},
3131
"devDependencies": {
32-
"@types/node": "^20.14.6",
32+
"@types/node": "^20.14.7",
3333
"@typescript-eslint/eslint-plugin": "^7.13.1",
3434
"@typescript-eslint/parser": "^7.13.1",
3535
"@vercel/ncc": "^0.38.1",
@@ -41,6 +41,6 @@
4141
"js-yaml": "^4.1.0",
4242
"prettier": "^3.3.2",
4343
"ts-jest": "^29.1.5",
44-
"typescript": "^5.4.5"
44+
"typescript": "^5.5.2"
4545
}
4646
}

0 commit comments

Comments
 (0)