Skip to content

Commit a1ec702

Browse files
Update dependency @types/node to v20.14.11
1 parent 30c8c8d commit a1ec702

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.14.10",
73+
"@types/node": "20.14.11",
7474
"@types/tape": "5.6.4",
7575
"@types/yargs": "17.0.32",
7676
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

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

262-
"@types/[email protected].10":
263-
version "20.14.10"
264-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
265-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
262+
"@types/[email protected].11":
263+
version "20.14.11"
264+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
265+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
266266
dependencies:
267267
undici-types "~5.26.4"
268268

0 commit comments

Comments
 (0)