Skip to content

Commit

Permalink
Update dependency @types/node to ^18.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 18, 2023
1 parent 6a491f7 commit 600b4e3
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.39.0",
"@types/node": "^18.18.5",
"@types/node": "^18.18.6",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"eslint": "^8.51.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.39.0
"@types/node": ^18.18.5
"@types/node": ^18.18.6
"@types/react": ^18.2.28
"@types/react-dom": ^18.2.13
eslint: ^8.51.0
Expand Down Expand Up @@ -6365,10 +6365,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^18.18.5":
version: 18.18.5
resolution: "@types/node@npm:18.18.5"
checksum: fc8c9b2bf226270cf9085a7dac76ce09dd7c3519ec9b687ee2b50385954ab3709c45ca82d002d1536e24286803cd194d7ab7008acebdcd6681b8b19d4277fa5c
"@types/node@npm:*, @types/node@npm:^18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
languageName: node
linkType: hard

Expand Down

0 comments on commit 600b4e3

Please sign in to comment.