Bump the npm-deps group across 1 directory with 2 updates#114
Merged
robzolkos merged 2 commits intoJul 10, 2026
Conversation
Bumps the npm-deps group with 2 updates in the /typescript directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `@types/node` from 25.9.3 to 26.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oxlint` from 1.69.0 to 1.71.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.71.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: oxlint dependency-version: 1.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
96c1154 to
203aeb5
Compare
Comment on lines
2684
to
2689
| "node_modules/oxlint": { | ||
| "version": "1.69.0", | ||
| "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.69.0.tgz", | ||
| "integrity": "sha512-ypZkK/aDc5NQV8zIR6s2H2Tl3aNW8FmJ1m9+2qsaYuRenl8vgnHNCGwTHviWJdUQzglOlHFchgopdtGhSy17Rw==", | ||
| "version": "1.71.0", | ||
| "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.71.0.tgz", | ||
| "integrity": "sha512-U1m1X+C0vDj7DC1e13IoZULzEcPczE7UOMTs8VlZGHUEIUaSTZKo5qkPsQEfzpgnQ29Pea/w3Xntk62UCecxZw==", | ||
| "dev": true, | ||
| "license": "MIT", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-deps group with 2 updates in the /typescript directory: @types/node and oxlint.
Updates
@types/nodefrom 25.9.3 to 26.0.1Commits
Updates
oxlintfrom 1.69.0 to 1.71.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
... (truncated)
Commits
c4be770release(apps): oxlint v1.71.0 && oxfmt v0.56.0 (#23707)0dc2405feat(linter): add schema foreslint/no-restricted-properties(#23619)b638d0efeat(linter): add schema fornode/callback-return(#23615)6d355abrefactor(linter): removenumber_as_object_schemahelper (#23614)eb8bedcfeat(linter): add schema forimport/extensions(#23557)46f3625feat(linter): implement node/no-sync rule (#23589)953c7b3refactor(linter): makeunicorn/numeric-separators-styleoptionsu32(#23558)b01739afeat(linter): add schema forunicorn/numeric-separators-style(#23554)68afd2afeat(linter/node): implementno-mixed-requiresrule (#23539)b08e9f5refactor(linter): re-enable schema for `jsx_a11y/no-noninteractive-element-in...