Skip to content

Commit

Permalink
Update dependency @types/node to ~20.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent cac059e commit 2d5af2c
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.13.0",
"@types/node": "~20.14.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@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 @@ -3149,12 +3149,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:~20.13.0":
version: 20.13.0
resolution: "@types/node@npm:20.13.0"
"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:~20.14.0":
version: 20.14.0
resolution: "@types/node@npm:20.14.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/82f0e999078fa5e251de002c755d18f63c47ff09c192fdd1381ca91774327563ad778244ab51f52304a9432b5ba678c1328585ef5e92ffdc5eed8e950a6ad1b9
checksum: 10/49b332fbf8aee4dc4f61cc1f1f6e130632510f795dd7b274e55894516feaf4bec8a3d13ea764e2443e340a64ce9bbeb006d14513bf6ccdd4f21161eccc7f311e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6009,7 +6009,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.13.0"
"@types/node": "npm:~20.14.0"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react-helmet": "npm:^6.1.11"
Expand Down

0 comments on commit 2d5af2c

Please sign in to comment.