Skip to content

Commit

Permalink
Update dependency @types/node to ^18.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 30, 2023
1 parent 426364f commit 5e8b823
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/typescript-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@playwright/test": "^1.38.1",
"@types/node": "^18.18.0",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"eslint": "^8.50.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ __metadata:
resolution: "@adeira/typescript-test@workspace:src/typescript-test"
dependencies:
"@playwright/test": ^1.38.1
"@types/node": ^18.18.0
"@types/node": ^18.18.1
"@types/react": ^18.2.23
"@types/react-dom": ^18.2.8
eslint: ^8.50.0
Expand Down Expand Up @@ -6279,10 +6279,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^18.18.0":
version: 18.18.0
resolution: "@types/node@npm:18.18.0"
checksum: 61bcffa28eb713e7a4c66fd369df603369c3f834a783faeced95fe3e78903faa25f1a704d49e054f41d71b7915eeb066d10a37cc699421fcf5dd267f96ad5808
"@types/node@npm:*, @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

0 comments on commit 5e8b823

Please sign in to comment.