Skip to content

Commit 7af8da2

Browse files
Update dependency @types/node to v20.17.11
1 parent 37be3c4 commit 7af8da2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/imagemin-mozjpeg": "8.0.4",
7171
"@types/imagemin-svgo": "10.0.5",
7272
"@types/imagemin-webp": "7.0.3",
73-
"@types/node": "20.17.10",
73+
"@types/node": "20.17.11",
7474
"@types/tape": "5.8.0",
7575
"@types/yargs": "17.0.33",
7676
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -379,10 +379,10 @@
379379
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.7.0.tgz#c03de4572f114a940bc2ca909a33ddb2b925e470"
380380
integrity sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==
381381

382-
"@types/[email protected].10":
383-
version "20.17.10"
384-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18"
385-
integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==
382+
"@types/[email protected].11":
383+
version "20.17.11"
384+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11.tgz#2c05215fc37316b1596df7fbdba52151eaf83c50"
385+
integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==
386386
dependencies:
387387
undici-types "~6.19.2"
388388

0 commit comments

Comments
 (0)