Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.14
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to       |
| ---------- | ----------- | ------- | -------- |
| npm        | @types/node | 18.19.8 | 18.19.14 |
  • Loading branch information
plural-renovate[bot] committed Feb 13, 2024
1 parent 3b5ce34 commit f767ffc
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 @@ -303,7 +303,7 @@
"@types/mdast": "3.0.15",
"@types/moo": "0.5.9",
"@types/nock": "10.0.3",
"@types/node": "18.19.8",
"@types/node": "18.19.14",
"@types/parse-link-header": "2.0.3",
"@types/prettier": "2.7.3",
"@types/react": "^18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5004,12 +5004,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.8":
version: 18.19.8
resolution: "@types/node@npm:18.19.8"
"@types/node@npm:18.19.14":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
dependencies:
undici-types: "npm:~5.26.4"
checksum: bb50ba373053869da1ec43cbcd824626262b984467992e6b2119613fc02f4c0c5aae43550ee66316dd428178727fe51c749ca030b31615332ecbac4572edae4a
checksum: a614e85d3d75e9bb73c1155f77843804506806629d20774e0479e88678efd64ab57f7bb2ba290b226fe732b6aead037ac181db04851a2f37e1c2a14744ffdb96
languageName: node
linkType: hard

Expand Down Expand Up @@ -12537,7 +12537,7 @@ __metadata:
"@types/moo": "npm:0.5.9"
"@types/ms": "npm:0.7.34"
"@types/nock": "npm:10.0.3"
"@types/node": "npm:18.19.8"
"@types/node": "npm:18.19.14"
"@types/parse-link-header": "npm:2.0.3"
"@types/prettier": "npm:2.7.3"
"@types/react": "npm:^18"
Expand Down

0 comments on commit f767ffc

Please sign in to comment.