Skip to content

Commit

Permalink
build(deps): update dependency @types/node to v20.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent bfcdb63 commit 96d412e
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 @@ -40,7 +40,7 @@
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "5.0.0",
"@softwareventures/tsconfig": "7.1.1",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"ava": "5.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ __metadata:
"@softwareventures/semantic-release-config": "npm:5.0.0"
"@softwareventures/time": "npm:^2.0.0 || ^3.0.0"
"@softwareventures/tsconfig": "npm:7.1.1"
"@types/node": "npm:20.14.9"
"@types/node": "npm:20.14.10"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
"@typescript-eslint/parser": "npm:5.62.0"
ava: "npm:5.3.1"
Expand Down Expand Up @@ -1287,12 +1287,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
"@types/node@npm:*, @types/node@npm:20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/911ffa444dc032897f4a23ed580c67903bd38ea1c5ec99b1d00fa10b83537a3adddef8e1f29710cbdd8e556a61407ed008e06537d834e48caf449ce59f87d387
checksum: 10c0/0b06cff14365c2d0085dc16cc8cbea5c40ec09cfc1fea966be9eeecf35562760bfde8f88e86de6edfaf394501236e229d9c1084fad04fb4dec472ae245d8ae69
languageName: node
linkType: hard

Expand Down

0 comments on commit 96d412e

Please sign in to comment.