Skip to content

Commit ee508dc

Browse files
chore(deps-dev): bump the deps-dev group with 2 updates (#38)
Bumps the deps-dev 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 22.9.1 to 22.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.6.3 to 5.7.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.6.3...v5.7.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps-dev ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd61941 commit ee508dc

File tree

2 files changed

+97
-107
lines changed

2 files changed

+97
-107
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@
6060
"oxc-resolver": "^2.0.1"
6161
},
6262
"devDependencies": {
63-
"@types/node": "^22.9.1",
63+
"@types/node": "^22.9.3",
6464
"@vida0905/eslint-config": "^1.1.0",
6565
"bumpp": "^9.8.1",
6666
"eslint": "^9.15.0",
6767
"eslint-import-resolver-oxc": "file:",
6868
"lint-staged": "^15.2.10",
6969
"simple-git-hooks": "^2.11.1",
7070
"tsup": "^8.3.5",
71-
"typescript": "^5.6.3",
71+
"typescript": "^5.7.2",
7272
"vitest": "^2.1.5"
7373
},
7474
"simple-git-hooks": {

0 commit comments

Comments
 (0)