Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent eafe6d4 commit 3f51cd2
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 @@ -72,7 +72,7 @@
"@types/ioredis": "4.28.10",
"@types/minimatch": "5.1.2",
"@types/ms": "0.7.31",
"@types/node": "18.17.18",
"@types/node": "18.18.1",
"@types/react": "18.0.34",
"@types/react-dom": "18.0.11",
"@types/ua-parser-js": "0.7.37",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1784,10 +1784,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.18":
version: 18.17.18
resolution: "@types/node@npm:18.17.18"
checksum: 59cbd906363d37017fe9ba0c08c1446e440d4d977459609c5f90b8fb7eb41f273ce8af30c5a5b5d599d7de934c1b3702bc9fc27caf8d2270e5cdb659c5232991
"@types/node@npm:18.18.1":
version: 18.18.1
resolution: "@types/node@npm:18.18.1"
checksum: 079085afc8615b91727900628410a2077f7fff51c5c3e20c4ab2d9caae4010b035aac13dae1221155e9d6ca46084aebf68121642140527b4009eee17b716d339
languageName: node
linkType: hard

Expand Down Expand Up @@ -8461,7 +8461,7 @@ __metadata:
"@types/ioredis": 4.28.10
"@types/minimatch": 5.1.2
"@types/ms": 0.7.31
"@types/node": 18.17.18
"@types/node": 18.18.1
"@types/react": 18.0.34
"@types/react-dom": 18.0.11
"@types/ua-parser-js": 0.7.37
Expand Down

0 comments on commit 3f51cd2

Please sign in to comment.