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

Commit 36d6ff1

Browse files
committed
chore(deps): update dependency @types/node to v18.16.15
1 parent 57057da commit 36d6ff1

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.115",
3131
"@types/fs-extra": "9.0.13",
32-
"@types/node": "18.16.14",
32+
"@types/node": "18.16.15",
3333
"@types/uuid": "8.3.4",
3434
"archiver": "5.3.1",
3535
"esbuild": "0.17.19",

plugin/yarn.lock

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

1939-
"@types/[email protected].14":
1940-
version "18.16.14"
1941-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.14.tgz#ab67bb907f1146afc6fedb9ce60ae8a99c989631"
1942-
integrity sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==
1939+
"@types/[email protected].15":
1940+
version "18.16.15"
1941+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.15.tgz#cdc55df400109c2c1a80c98fc9cec4bd3f1097e2"
1942+
integrity sha512-fv9H0101Lom0m76x5UekmudO0Vu611ElbTCLOeSbyX5WM6sme3gJ10PHP83pA1/eXbZpnDoTkeY40jykH38ptQ==
19431943

19441944
"@types/readdir-glob@*":
19451945
version "1.1.0"

0 commit comments

Comments
 (0)