Skip to content

Commit

Permalink
Update Node.js to v20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 5f27a30 commit 523c0d3
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 @@
20.18.0
20.18.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@octokit/graphql": "7.1.0",
"@octokit/rest": "20.1.1",
"@types/jira-client": "7.1.9",
"@types/node": "20.16.10",
"@types/node": "20.17.14",
"@types/pg": "8.11.10",
"@types/pg-copy-streams": "^1.2.5",
"@types/pg-format": "1.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2279,12 +2279,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
"@types/node@npm:20.17.14":
version: 20.17.14
resolution: "@types/node@npm:20.17.14"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f0832d16fed07737c2c3edd6cb6414a22e8379173e56e701ab8890b8798c8f9bc37337332631818f813ff7f8c0e168e9900e8f44cdfd2406d15150289c813acc
checksum: 10/517b8197d833782551bd01431321b83cc03655d7f3836c3e804f8d506eea6cc6f02768c8df078822c9583eeca4f059b7e0fd903e951587e6393bd35af22c37bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4094,7 +4094,7 @@ __metadata:
"@octokit/rest": "npm:20.1.1"
"@testcontainers/postgresql": "npm:^10.3.2"
"@types/jira-client": "npm:7.1.9"
"@types/node": "npm:20.16.10"
"@types/node": "npm:20.17.14"
"@types/pg": "npm:8.11.10"
"@types/pg-copy-streams": "npm:^1.2.5"
"@types/pg-format": "npm:1.0.5"
Expand Down

0 comments on commit 523c0d3

Please sign in to comment.