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

Commit 9462e72

Browse files
committed
chore(deps): update dependency @types/node to v18.15.6
1 parent d44c785 commit 9462e72

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.114",
3131
"@types/fs-extra": "9.0.13",
32-
"@types/node": "18.15.5",
32+
"@types/node": "18.15.6",
3333
"@types/uuid": "8.3.4",
3434
"archiver": "5.3.1",
3535
"esbuild": "0.17.12",

plugin/yarn.lock

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

1813-
"@types/[email protected].5":
1814-
version "18.15.5"
1815-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
1816-
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
1813+
"@types/[email protected].6":
1814+
version "18.15.6"
1815+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.6.tgz#af98ef4a36e7ac5f2d03040f3109fcce972bf6cb"
1816+
integrity sha512-YErOafCZpK4g+Rp3Q/PBgZNAsWKGunQTm9FA3/Pbcm0VCriTEzcrutQ/SxSc0rytAp0NoFWue669jmKhEtd0sA==
18171817

18181818
"@types/readdir-glob@*":
18191819
version "1.1.0"

0 commit comments

Comments
 (0)