Skip to content

Commit

Permalink
Update dependency @types/node to v18.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2022
1 parent 4296c0a commit aa8210d
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 @@ -30,7 +30,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@types/node": "18.11.5",
"@types/node": "18.11.6",
"canvas": "2.10.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2987,10 +2987,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.11.5":
version: 18.11.5
resolution: "@types/node@npm:18.11.5"
checksum: ac54e9287dd4549ea3dc8aabc0cf7bfa04c52f02925d7fd68414789617ec770f034c8ae2e111e8bd00d446a46fcac42587b5a316a1303e2f6ea094854248c9ff
"@types/node@npm:18.11.6":
version: 18.11.6
resolution: "@types/node@npm:18.11.6"
checksum: 25713209b5f8758e782348514e7bd2342bd8edb38038380c66f37b41b12d6840763edb17d81f6451591791c9d59c8255be54591333fc302f473beadada0023e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3158,7 +3158,7 @@ __metadata:
"@babel/preset-env": 7.19.4
"@babel/preset-typescript": 7.18.6
"@types/jest": 28.1.8
"@types/node": 18.11.5
"@types/node": 18.11.6
"@typescript-eslint/eslint-plugin": 5.41.0
"@typescript-eslint/parser": 5.41.0
babel-jest: 28.1.3
Expand Down

0 comments on commit aa8210d

Please sign in to comment.