Skip to content

Commit

Permalink
Merge pull request #216 from daveallie/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to ~20.17.0
  • Loading branch information
renovate[bot] authored Oct 23, 2024
2 parents 7b88531 + 9b97c13 commit a262000
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 @@ -57,7 +57,7 @@
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@types/jsonp": "^0.2.3",
"@types/node": "~20.16.0",
"@types/node": "~20.17.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-helmet": "^6.1.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3300,12 +3300,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:~20.16.0":
version: 20.16.15
resolution: "@types/node@npm:20.16.15"
"@types/node@npm:~20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
checksum: 10/3b39bb883aeaa558f5779f12bda765db96b56282dd7e55d611915cf6b76d30c355ba099403afd11ccabb6a5bf7fe882ff8ae0af68eda0157669f943b51dc5551
languageName: node
linkType: hard

Expand Down Expand Up @@ -6157,7 +6157,7 @@ __metadata:
"@ianvs/prettier-plugin-sort-imports": "npm:^4.2.1"
"@mdx-js/react": "npm:^2.3.0"
"@types/jsonp": "npm:^0.2.3"
"@types/node": "npm:~20.16.0"
"@types/node": "npm:~20.17.0"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react-helmet": "npm:^6.1.11"
Expand Down

0 comments on commit a262000

Please sign in to comment.