Skip to content

Commit 65ce67f

Browse files
Update dependency @types/node to v20.17.12
1 parent 7af8da2 commit 65ce67f

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.11",
73+
"@types/node": "20.17.12",
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].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==
382+
"@types/[email protected].12":
383+
version "20.17.12"
384+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12.tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6"
385+
integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==
386386
dependencies:
387387
undici-types "~6.19.2"
388388

0 commit comments

Comments
 (0)