Skip to content

Commit

Permalink
Update dependency @types/node to v16.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2022
1 parent 0213708 commit 9e5302f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@artiefuzzz/ts": "1.3.2",
"@types/node": "16.11.65",
"@types/node": "16.18.2",
"xv": "1.1.1"
},
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -11,7 +11,7 @@ __metadata:
dependencies:
"@artiefuzzz/ts": 1.3.2
"@artiefuzzz/utils": ^1.2.1
"@types/node": 16.11.65
"@types/node": 16.18.2
undici: ^5.0.0
xv: 1.1.1
languageName: unknown
Expand All @@ -33,10 +33,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.65":
version: 16.11.65
resolution: "@types/node@npm:16.11.65"
checksum: 81d84cb1e7aa305574cd35acf1a5e47f4a7f52783ba096f4bc511314540dee33a27cbd4fddc8bddd4535f1c87a96a76907157bcde093a25c89e8851d6dd63022
"@types/node@npm:16.18.2":
version: 16.18.2
resolution: "@types/node@npm:16.18.2"
checksum: d21bb6614916b88242300abb23f11ae8bdaabd60c8f7c5edac21f3bf4b1f3ebfbd2a9019a664dd28e5b5730145c069074d70e7a2ab063e80a2fa9ab12de9797a
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e5302f

Please sign in to comment.