Skip to content

chore(deps): update to latest versions#8828

Merged
alexslavr merged 1 commit into
26_1from
lavrov/deps-diff-audit
Jun 3, 2026
Merged

chore(deps): update to latest versions#8828
alexslavr merged 1 commit into
26_1from
lavrov/deps-diff-audit

Conversation

@alexslavr

Copy link
Copy Markdown
Contributor

No description provided.

@alexslavr alexslavr requested a review from a team June 3, 2026 09:36
@alexslavr alexslavr self-assigned this Jun 3, 2026
Copilot AI review requested due to automatic review settings June 3, 2026 09:36
@alexslavr alexslavr merged commit 7da2e22 into 26_1 Jun 3, 2026
11 checks passed
@alexslavr alexslavr deleted the lavrov/deps-diff-audit branch June 3, 2026 09:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates JavaScript/TypeScript tooling dependencies for the DevExtreme documentation repository by bumping versions in package.json and syncing the generated pnpm-lock.yaml.

Changes:

  • Updated ts-node to ^10.9.2.
  • Updated @types/node to ^20.19.41 and refreshed related lockfile entries/transitive packages (for example, acorn, diff, @tsconfig/node10).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Bumps ts-node and @types/node version ranges used by repo tooling scripts.
pnpm-lock.yaml Regenerates the lockfile to reflect the updated direct dependency ranges and resulting transitive updates.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread package.json
Comment on lines 31 to 33
"dependencies": {
"@types/node": "^20.3.2"
"@types/node": "^20.19.41"
},
Comment thread package.json
Comment on lines 31 to 33
"dependencies": {
"@types/node": "^20.3.2"
"@types/node": "^20.19.41"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants