Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.12.2 to 20.12.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.12.2 to 20.12.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 Apr 8, 2024
1 parent ee08e51 commit 102296f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/fs-extra": "11.0.4",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.0",
"@types/node": "20.12.2",
"@types/node": "20.12.5",
"@types/prettier": "3.0.0",
"@types/semantic-release": "20.0.6",
"@types/semver": "7.5.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1106,12 +1106,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.2":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
"@types/node@npm:20.12.5":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: f1f0ebfe475aefa183763b856e0023b81b76554196e8676a45b9fcfd1012cdd20d32adefb3c0330001c0011e074676603c34c24821a4924228250ea13a75da43
checksum: 7b647ea6679016e4e58e1aa439c46b610230ffcbe19173911fbf1d1fa329ec6fd1eeba4e3e2d8743206d3b00d5a0cad75f1c90189e1d1ec057eb48df1a1dd747
languageName: node
linkType: hard

Expand Down Expand Up @@ -6663,7 +6663,7 @@ __metadata:
"@types/fs-extra": "npm:11.0.4"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.0"
"@types/node": "npm:20.12.2"
"@types/node": "npm:20.12.5"
"@types/prettier": "npm:3.0.0"
"@types/semantic-release": "npm:20.0.6"
"@types/semver": "npm:7.5.8"
Expand Down

0 comments on commit 102296f

Please sign in to comment.