Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 014ad9d

Browse files
committed
chore(deps): update dependency @types/node to v18.17.8
1 parent affc292 commit 014ad9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/archiver": "5.3.2",
3030
"@types/aws-lambda": "8.10.119",
3131
"@types/fs-extra": "9.0.13",
32-
"@types/node": "18.17.7",
32+
"@types/node": "18.17.8",
3333
"@types/uuid": "8.3.4",
3434
"archiver": "6.0.0",
3535
"esbuild": "0.19.2",

plugin/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1952,10 +1952,10 @@
19521952
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
19531953
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
19541954

1955-
"@types/[email protected].7":
1956-
version "18.17.7"
1957-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.7.tgz#8be4a95467c4f2a94cae65f30ee1cf98760525cb"
1958-
integrity sha512-WJj/p/cIg6zUsxv1n2leZHpvn8hr9TYuLQxAZxZcK/7+5t5ukmJGelOLGOy3L1MLhAO/sapTJGd1V7kvoIuzUg==
1955+
"@types/[email protected].8":
1956+
version "18.17.8"
1957+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.8.tgz#fd69eb04c25d50374245e8bd69ba29dd0eb7ff5e"
1958+
integrity sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==
19591959

19601960
"@types/readdir-glob@*":
19611961
version "1.1.0"

0 commit comments

Comments
 (0)