Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.2.4 to 20.2.5
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.4 to 20.2.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 29, 2023
1 parent fc9e1ae commit 5539252
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@types/jest": "^29.5.1",
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.2.4",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vercel/ncc": "^0.36.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1152,10 +1152,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.2.4":
version: 20.2.4
resolution: "@types/node@npm:20.2.4"
checksum: 6bc45fdc1c1c0c0e03ca9aded926a5ce0f5e8154ae476a996f22832c530a8c909cfa2979b0b08c506477e836910f8b888bbe6eb9ebb698c4cd6f1f602456a9d4
"@types/node@npm:^20.2.5":
version: 20.2.5
resolution: "@types/node@npm:20.2.5"
checksum: 38ce7c7e9d76880dc632f71d71e0d5914fcda9d5e9a7095d6c339abda55ca4affb0f2a882aeb29398f8e09d2c5151f0b6586c81c8ccdfe529c34b1ea3337425e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2923,7 +2923,7 @@ __metadata:
"@actions/github": ^5.1.1
"@types/jest": ^29.5.1
"@types/js-yaml": ^4.0.5
"@types/node": ^20.2.4
"@types/node": ^20.2.5
"@typescript-eslint/eslint-plugin": ^5.59.7
"@typescript-eslint/parser": ^5.59.7
"@vercel/ncc": ^0.36.1
Expand Down

0 comments on commit 5539252

Please sign in to comment.