Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.9.2 to 20.9.4
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.9.2 to 20.9.4.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent a74cfcc commit 5056c13
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 @@ -33,7 +33,7 @@
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@swc/core": "1.3.96",
"@types/minimatch": "5.1.1",
"@types/node": "20.9.2",
"@types/node": "20.9.4",
"@types/normalize-package-data": "2.4.4",
"@types/semver": "7.5.5",
"@typescript-eslint/eslint-plugin": "6.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -981,12 +981,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.9.2":
version: 20.9.2
resolution: "@types/node@npm:20.9.2"
"@types/node@npm:20.9.4":
version: 20.9.4
resolution: "@types/node@npm:20.9.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 891a035a5b7796001f5daaec03b2d84ebb67d731b67abb34c352af1b5b1f53beb4a92f0f6a66f6e0ed97191c3022cc8c830e048f8a5c53806e8ab248873a7c7b
checksum: c8b48ace4c7e17715fa901201c98275f8e5268cf5895a8d149777eb0ec6c3ef6c831ff3917e92da5453a5dbe13f230caa50b348a0601b0d50eb9e628010c0364
languageName: node
linkType: hard

Expand Down Expand Up @@ -2960,7 +2960,7 @@ __metadata:
"@microsoft/eslint-formatter-sarif": "npm:3.0.0"
"@swc/core": "npm:1.3.96"
"@types/minimatch": "npm:5.1.1"
"@types/node": "npm:20.9.2"
"@types/node": "npm:20.9.4"
"@types/normalize-package-data": "npm:2.4.4"
"@types/semver": "npm:7.5.5"
"@typescript-eslint/eslint-plugin": "npm:6.11.0"
Expand Down

0 comments on commit 5056c13

Please sign in to comment.