Skip to content

Commit

Permalink
Update dependency @types/node to ^18.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 26, 2023
1 parent 1bc7171 commit e37e2d8
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.17.19",
"@types/node": "^18.18.0",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"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.17.19
"@types/node": ^18.18.0
"@types/react": ^18.2.22
"@types/react-dom": ^18.2.7
eslint: ^8.50.0
Expand Down Expand Up @@ -6265,10 +6265,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^18.17.19":
version: 18.17.19
resolution: "@types/node@npm:18.17.19"
checksum: 6ab47127cd7534511aa199550659d56b44e5a6dbec9df054d0cde279926b4d43f0e6438f92c8392b039ab4e2a85aa0f698b95926430aff860e23bfc36c96576c
"@types/node@npm:*, @types/node@npm:^18.18.0":
version: 18.18.0
resolution: "@types/node@npm:18.18.0"
checksum: 61bcffa28eb713e7a4c66fd369df603369c3f834a783faeced95fe3e78903faa25f1a704d49e054f41d71b7915eeb066d10a37cc699421fcf5dd267f96ad5808
languageName: node
linkType: hard

Expand Down

0 comments on commit e37e2d8

Please sign in to comment.