Skip to content

Commit

Permalink
chore(deps): update dependency node to v18.20.0
Browse files Browse the repository at this point in the history
| datasource  | package     | from    | to       |
| ----------- | ----------- | ------- | -------- |
| github-tags | nodejs/node | 18.19.0 | v18.20.0 |
| npm         | @types/node | 18.19.8 | 18.19.31 |
  • Loading branch information
plural-renovate[bot] committed May 10, 2024
1 parent 4add6f2 commit 5a4b900
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
18.20.0
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.31",
"@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.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
dependencies:
undici-types: "npm:~5.26.4"
checksum: bb50ba373053869da1ec43cbcd824626262b984467992e6b2119613fc02f4c0c5aae43550ee66316dd428178727fe51c749ca030b31615332ecbac4572edae4a
checksum: bfebae8389220c0188492c82eaf328f4ba15e6e9b4abee33d6bf36d3b13f188c2f53eb695d427feb882fff09834f467405e2ed9be6aeb6ad4705509822d2ea08
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.31"
"@types/parse-link-header": "npm:2.0.3"
"@types/prettier": "npm:2.7.3"
"@types/react": "npm:^18"
Expand Down

0 comments on commit 5a4b900

Please sign in to comment.