Skip to content

Commit

Permalink
Update dependency @types/node to v20.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 8c38c3c commit e36e92f
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 @@ -11,7 +11,7 @@
"devDependencies": {
"@banka/eslint-config": "2.0.0",
"@types/fs-extra": "11.0.4",
"@types/node": "20.9.2",
"@types/node": "20.9.3",
"@types/tmp": "0.2.6",
"eslint": "8.54.0",
"fs-extra": "11.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -667,12 +667,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.3":
version: 20.9.3
resolution: "@types/node@npm:20.9.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 891a035a5b7796001f5daaec03b2d84ebb67d731b67abb34c352af1b5b1f53beb4a92f0f6a66f6e0ed97191c3022cc8c830e048f8a5c53806e8ab248873a7c7b
checksum: 0f61809f00241d0f1db23f8d938ef287138754819150d026e57d2246fec0330ba4b771781ff0d2ed1ea0dd42953850424b495956ff89d06d0bf3995d53da75b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -1105,7 +1105,7 @@ __metadata:
dependencies:
"@banka/eslint-config": "npm:2.0.0"
"@types/fs-extra": "npm:11.0.4"
"@types/node": "npm:20.9.2"
"@types/node": "npm:20.9.3"
"@types/tmp": "npm:0.2.6"
eslint: "npm:8.54.0"
fs-extra: "npm:11.1.1"
Expand Down

0 comments on commit e36e92f

Please sign in to comment.