Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.14.12 to 22.0.2 (#487)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump @types/node from 20.14.12 to 22.0.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.12 to 22.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* test: update snapshot

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edoardo Scibona <12040076+velut@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and velut authored Aug 1, 2024
1 parent 1bc0a7a commit 6114909
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^20.14.12",
"@types/node": "^22.0.2",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^2.0.4",
"np": "^10.0.7",
Expand Down
42 changes: 21 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/packages/__snapshots__/magicast.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ exports[`magicast@0.3.3 1`] = `
"file": "/@babel/types/lib/index.d.ts",
"id": "+type.ASTNode",
"kind": "type",
"line": 1464,
"line": 1480,
"name": "ASTNode",
"signature": "type Node =
| AnyTypeAnnotation
Expand Down

0 comments on commit 6114909

Please sign in to comment.