Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.18.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 9012a98 commit b677e7e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@octokit/webhooks": "12.0.1",
"@octokit/webhooks-types": "7.1.0",
"@types/node": "18.16.18",
"@types/node": "18.18.8",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "5.54.0",
"@vercel/ncc": "0.36.1",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1168,10 +1168,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.18":
version: 18.16.18
resolution: "@types/node@npm:18.16.18"
checksum: d32d8a0a04cd3f5ecb361bcb42f3a07623881ac90d680e06bf626defb3c663a94860d11690babe607cfe67265eceeb8a59ba5fe40c0e49f5a1b01e0088640469
"@types/node@npm:18.18.8":
version: 18.18.8
resolution: "@types/node@npm:18.18.8"
dependencies:
undici-types: ~5.26.4
checksum: d6a82bfc28bca8e4e32ffc9526798d1aea62f6993ea3a535cd3f47ac3f725a48efe3f484d68168dd154af0001c89935e4e1d77e7b1809c3824c6382bf99b86f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2274,7 +2276,7 @@ __metadata:
"@octokit/webhooks": 12.0.1
"@octokit/webhooks-types": 7.1.0
"@probot/adapter-github-actions": ^3.1.1
"@types/node": 18.16.18
"@types/node": 18.18.8
"@typescript-eslint/eslint-plugin": ^5.50.0
"@typescript-eslint/parser": 5.54.0
"@vercel/ncc": 0.36.1
Expand Down Expand Up @@ -5488,6 +5490,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit b677e7e

Please sign in to comment.